summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-11-13 18:06:49 -0800
committerAlex Yatskov <alex@foosoft.net>2016-11-13 18:06:49 -0800
commitd95d607c19c0888ca96a693de541e2961bd8f4d9 (patch)
tree4cd90c2fc49327da7a46c2b11efa7096fff986fd /ext/manifest.json
parent253da36755f24d656664ca524808e3292eef3697 (diff)
Handle no definitions
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 c9730046..b182f1ea 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "0.996",
+ "version": "1.00",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"},