diff options
| author | Alex Yatskov <alex@foosoft.net> | 2016-08-09 22:02:49 -0700 | 
|---|---|---|
| committer | Alex Yatskov <alex@foosoft.net> | 2016-08-09 22:02:49 -0700 | 
| commit | 0ef6a2f6c963f11a97b62eacca7476ee4ec2c071 (patch) | |
| tree | 505f1fcece3c6bc4c99e2af3e848487d4821fb04 | |
| parent | e6d821b73143c4825ecf915a7bbf838aa8aa0b9a (diff) | |
Version bump
| -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 fad336f2..380f4c71 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "0.93", +    "version": "0.94",      "description": "Japanese dictionary with Anki integration",      "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"},  |