summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-07-15 23:29:36 -0700
committerAlex Yatskov <alex@foosoft.net>2016-07-15 23:29:36 -0700
commitf2bd0ec7bb7cd8abf351868929261026429c383a (patch)
treec5d9635a77d4c18042e0e8d8499732ba3bf4c6b6 /ext/manifest.json
parent361dd47f0abab271f8ae3bf4ce2cdcc3b0b91c99 (diff)
Add option to enable and disable audio playback
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 1a1cce38..0c315fa4 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "0.4",
+ "version": "0.5",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"},