diff options
author | Alex Yatskov <alex@foosoft.net> | 2019-12-05 18:25:37 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2019-12-05 18:25:37 -0800 |
commit | 9105cb5618cfdd14c2bc37cd22db2b360fe8cd52 (patch) | |
tree | f93cb5fddb3c276542fef605ee21e4309300fc7a /ext/manifest.json | |
parent | f9ea6206550ceee625ea93215a6e08d45a750086 (diff) | |
parent | 63f3e94bb18182afff694481899e5961cf505fdb (diff) |
Merge branch 'master' into testing
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 07343822..8e6a063a 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan (testing)", - "version": "2.0.0", + "version": "2.0.1", "description": "Japanese dictionary with Anki integration (testing)", "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |