summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2019-09-23 17:34:18 -0700
committerAlex Yatskov <alex@foosoft.net>2019-09-23 17:34:18 -0700
commitf5afe590ad0730a695614b32032b7ea70b46c7b0 (patch)
tree2678c4d345c2d5826ba5536d726069c8fa749f49
parentba2858309ee5646ee25e85caae681937647e419b (diff)
version bump1.8.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 86ee6b95..359d1f86 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.7.6",
+ "version": "1.8.0",
"description": "Japanese dictionary with Anki integration (testing)",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},