aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2019-08-19 19:40:33 -0700
committerAlex Yatskov <alex@foosoft.net>2019-08-19 19:40:33 -0700
commit6c3671b3d98896ea710d70927024db4d2cbbad06 (patch)
tree22a25f9516558450a38437493ee0c558bcffd9af
parentb1ed90920de468b291e4ad067cb13ee592586031 (diff)
version bump1.7.4
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 04847772..4184273d 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.7.3",
+ "version": "1.7.4",
"description": "Japanese dictionary with Anki integration (testing)",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},