diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-11-08 17:18:16 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-11-08 17:18:16 -0800 |
commit | 5f6830c7dd88520ebf41c24ab51e2c3240039939 (patch) | |
tree | f084ba36ce6050316a30c466f0f6e53dd6234a5b /ext/manifest.json | |
parent | e1d1c109a033ab269d17b6d2b1487ba865233d3f (diff) |
fixing broken anki template1.5.1
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 e415ece9..d75238b1 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "1.5.0", + "version": "1.5.1", "description": "Japanese dictionary with Anki integration", "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |