diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-02-08 09:24:14 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-02-08 09:24:14 -0800 |
commit | f3fe0994f52067d7c6d1886b02afd8f0a2a15099 (patch) | |
tree | 7ed9b1bfbc0d0e9d665f91ae5297614846ebf95e /ext/manifest.json | |
parent | b3487370db3540a8cafa0346eed1e9109abe7682 (diff) |
add option to disable imposters, bump version1.0.11
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 ba7e36e6..83651a62 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "1.0.10", + "version": "1.0.11", "description": "Japanese dictionary with Anki integration", "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |