diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-07-23 15:21:22 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-07-23 15:21:22 -0700 |
commit | b2c19ab9c9ec6034f19d23a3912080bc6e638a2b (patch) | |
tree | d07ea89b9a1a069c13c08de6c8a864730cdd03f2 /ext/manifest.json | |
parent | fc17c6a60368e57be432fbc284c53413dfab09bc (diff) |
Deleting dead code, bumping version.
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 b92ee912..ac660e5b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "0.7", + "version": "0.8", "description": "Japanese dictionary with Anki integration", "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |