diff options
author | Alex Yatskov <alex@foosoft.net> | 2019-10-05 10:17:20 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2019-10-05 10:17:20 -0700 |
commit | 499239ce94e0480783af93f813c2b4096b495808 (patch) | |
tree | 2d8a4ed15e27f5a681fb3b648f6df07b275954b5 /ext/manifest.json | |
parent | 7f5f3951f057b84864f7f37825804f9049ddab10 (diff) | |
parent | bac237336e4578e339069a8d9d8f83703a3cee5d (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 6a120a97..fe6e8e2b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan (testing)", - "version": "1.8.0", + "version": "1.8.5", "description": "Japanese dictionary with Anki integration (testing)", "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |