diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-02-19 14:18:25 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-02-19 14:18:25 -0800 |
commit | a1ba96145d7a98f851d85cac5be640a69662f954 (patch) | |
tree | 7781ce86de7c9fd8df62d21904cd2b38b8b60c36 /ext/manifest.json | |
parent | 76dd176706eddcdc605896093bb4efdfaeffa3c4 (diff) | |
parent | 5500ae27b24fc4242a5d180c129d649c3e992daa (diff) |
Merge branch 'dev'
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 0a1301c1..f2b73938 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "1.0.13", + "version": "1.0.14", "description": "Japanese dictionary with Anki integration", "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |