diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-05-20 18:15:51 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-05-20 18:15:51 -0700 |
commit | b04c4d8be79a476bf408eb3ad74648baf7ba8cf5 (patch) | |
tree | a6e5e70ddb68316f66ee22cae2132bd7820bcfc4 /ext/manifest.json | |
parent | c12844c52c9b2d6bc1469a317614a2ec1460070c (diff) |
block RT and some other tags when scanning, fixes #50, #301.1.16
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 c78c0935..c56c8b0c 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "1.1.15", + "version": "1.1.16", "description": "Japanese dictionary with Anki integration", "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |