summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-08-18 21:05:17 -0700
committerAlex Yatskov <alex@foosoft.net>2017-08-18 21:05:17 -0700
commit922d2cd468ec1d05fc4d68f60419a6af11aa5c94 (patch)
tree7db1244a7c257e8780d83462076470fd49a7506e
parent1491b542e7f3eb4d2496c79e7326e36a959f0019 (diff)
version bump1.3.2
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 736dee2d..7b0a61a5 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},