aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-11-04 08:18:26 -0700
committerAlex Yatskov <alex@foosoft.net>2017-11-04 08:18:26 -0700
commitdcef7ce3774a3dcc8e7bee0bc17398251523451e (patch)
tree44ab656f33f7eedb0e4e0c9e31e0ccceffb069e0
parentfd1f448ab6da15eab1c95df8492a4930c1523efe (diff)
version bump1.5.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 b6d0642e..e415ece9 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},