summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2019-05-19 17:48:58 -0700
committerAlex Yatskov <alex@foosoft.net>2019-05-19 17:48:58 -0700
commitc8be68e2057e633358769317f8a6d099acb9bb1a (patch)
tree94cbd9af03ca8bb8494cfc899356f2ac90c956e1
parent84b990cd804185c24629de0ce9694aa3dbc03c29 (diff)
Version bump1.6.0
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index ef8b84ec..95e987cf 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.5.2",
+ "version": "1.6.0",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},