summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-03-12 09:18:40 -0700
committerAlex Yatskov <alex@foosoft.net>2017-03-12 09:18:40 -0700
commit94af149040679f3c6ba6d48583ec254b1fc3bbb1 (patch)
tree5b4b9f98667e54206873a6e5992ae6d2c40ebc8f /ext/manifest.json
parente8a993bf35c6d87106ebe3d6c2487c0ef2d9636b (diff)
fix broken options on update1.1.4
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 273d12d5..bb96ecc5 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},