diff options
author | Alex Yatskov <alex@foosoft.net> | 2020-09-28 21:21:35 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2020-09-28 21:21:35 -0700 |
commit | 50f2385aaffc39507402ad8260cb49501763d7dc (patch) | |
tree | cefdca3e5216811c6532012c18ec7b9045aa752e | |
parent | 6b6ee765502a7f449bd1682d83716c59f4fa4729 (diff) |
Release 20.9.28.020.9.28.0
-rw-r--r-- | dev/data/manifest-variants.json | 2 | ||||
-rw-r--r-- | ext/manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index 36e24bad..9b5793eb 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@ "manifest": { "manifest_version": 2, "name": "Yomichan", - "version": "20.8.24.0", + "version": "20.9.28.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 9333c5ae..d267e62d 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "20.8.24.0", + "version": "20.9.28.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |