summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-09-17 13:08:20 -0700
committerAlex Yatskov <alex@foosoft.net>2017-09-17 13:08:20 -0700
commitc8810581e687a0c482891cdd4854827a746b6442 (patch)
treeee94a415467fdc7eff2f8a15666f18051218900b
parent7c69b4f28a97e727a9f2fd29a2e497d1bc657ccc (diff)
version bump1.4.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 0da3283c..db338b12 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.3.5",
+ "version": "1.4.0",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},