summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2019-10-10 19:49:05 -0700
committerAlex Yatskov <alex@foosoft.net>2019-10-10 19:49:05 -0700
commit55b2c1d8f51c658b0457ae8329fb1b0e52f5f799 (patch)
tree3aac720ef977212a09435e7e89ef03e6222197db
parent6208d6c93b3921ac8726140869ae71d784569b48 (diff)
version bump1.8.8
-rw-r--r--ext/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index b52c1b25..927861bd 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,9 +1,9 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.8.7",
+ "version": "1.8.8",
- "description": "Japanese dictionary with Anki integration (testing)",
+ "description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},
"browser_action": {
"default_icon": {"19": "mixed/img/icon19.png", "38": "mixed/img/icon38.png"},