diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-01-10 21:13:38 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-01-10 21:13:38 -0800 |
commit | 5c562c0288edc0ea7f53fa8ec6577dd9bd555dba (patch) | |
tree | 45c40dfe78e5024ba19f5c68cdb8f83947d871f1 /ext/manifest.json | |
parent | 6005b10f87318d102ac45800940390a3d9fbe1c9 (diff) |
fixing ankiweb, version up1.0.2
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index c7c1ffa9..e1c1b7a9 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "1.0.1", + "version": "1.0.2", "description": "Japanese dictionary with Anki integration", "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |