summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-12-22 18:37:03 -0800
committerAlex Yatskov <alex@foosoft.net>2016-12-22 18:37:03 -0800
commit9d21f8a456530c29c7c03db4896562a4902f6f8a (patch)
tree96d807e3bf8d3cc71f78f9edc8063645be9f1be1 /ext
parent4c5f93c7a75a7bcfd61dc557ccbd7e8e143e4a9d (diff)
Setting version number back for sake of beta test
Diffstat (limited to 'ext')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index b182f1ea..42972c73 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.00",
+ "version": "0.998",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"},