diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-08-14 12:32:19 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-08-14 12:32:19 -0700 |
commit | 02cee68727bcb93900064721589b5f4499d475e9 (patch) | |
tree | 0e5d78ee74648895a3ddb372df741ba725c45500 /ext/manifest.json | |
parent | d0654e2cf6ab1138049484af109fc848998c2f5a (diff) |
Adding usage guide
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 0cf29ffe..239cf2af 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "0.95", + "version": "0.96", "description": "Japanese dictionary with Anki integration", "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |