aboutsummaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-01-31 21:10:20 -0800
committerAlex Yatskov <alex@foosoft.net>2017-01-31 21:10:20 -0800
commitbed16022e08a2877f16ae0971c0e7c4605724258 (patch)
treec6544b0820571678300e1230e6797bb724738cfd /ext/manifest.json
parentbf9925ec9cabd5a755152aa89df1f87e38d53534 (diff)
fix dictionary priority visibility bug1.0.7
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 2ac61690..2b2a4617 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"},