diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-08-19 21:09:54 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-08-19 21:09:54 -0700 |
commit | c4525027daee6e3fdbe206ae1aab0a9c5405d753 (patch) | |
tree | adb99f326c6fa0c997bd27eb3d35ea17b51e38d9 /ext/manifest.json | |
parent | becf549dcec03b1a5aff8ff9033fc7d14b8a2541 (diff) |
bugfix and version
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 7b0a61a5..c76155f4 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "1.3.2", + "version": "1.3.3", "description": "Japanese dictionary with Anki integration", "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |