diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-03-07 15:58:11 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-03-09 20:02:27 -0500 |
commit | 04f36b3163dfdc50c818f133a7269cdecd1613b3 (patch) | |
tree | dad066d9d98436453f2155b9277217391d524136 | |
parent | ea8fa9c35b9b9908c0407f0d0a69f6252ccf1017 (diff) |
Update version21.2.28.1
-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 14050241..32dabbf2 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.2.28.0", + "version": "21.2.28.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 7868924f..15d8c594 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.2.28.0", + "version": "21.2.28.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |