diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-05-31 22:25:05 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-05-31 22:25:05 -0400 |
commit | 97d0a158d06e03c889c0e8bb4a0ef8af8333c997 (patch) | |
tree | 127505f0279b5f983e41245283b765d99a714ae8 | |
parent | 744f9bb8364845dc81fb28650986499205cc8af5 (diff) |
Update version21.5.31.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 2703d863..f5a34ac1 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@ "manifest": { "manifest_version": 2, "name": "Yomichan", - "version": "21.4.30.1", + "version": "21.5.31.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index e59d0c22..e88b9cf2 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.4.30.1", + "version": "21.5.31.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |