diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-07-23 23:04:39 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-07-23 23:04:39 -0700 |
commit | e75d00f25b8a9b77a9ac03fd0d707fdd5c2ef364 (patch) | |
tree | 336ada76d6f88609409f82d8803990cbb41a84d9 /ext | |
parent | 282ada3b91a742ff28825aa3ebb824e066e24252 (diff) |
Bugfix
Diffstat (limited to 'ext')
-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 27d67acf..05a362c1 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "0.9", + "version": "0.91", "description": "Japanese dictionary with Anki integration", "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |