summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-08-15 20:42:27 -0700
committerAlex Yatskov <alex@foosoft.net>2017-08-15 20:42:27 -0700
commit5c353f41e58e530d77bf17fb0e22a655feca3dbc (patch)
treeeb29c642b306940fb5a6de597d7add690514b1df
parent3362a68e06a16efa87a2ad7cc75f18f8f4b2ea25 (diff)
version bump1.3.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 a8b68bfb..f0c67020 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},