diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-04-04 19:17:43 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-04-04 19:17:43 -0400 |
commit | 1256e4bab7524d18c821ed2e6fce8b08a031b140 (patch) | |
tree | 822dce7196764a218c0e75d650d1327204cb40f1 | |
parent | e5b53bb238e59b1cd6371c0379d6171a3e1e68fa (diff) |
Update version22.4.4.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 c797705a..9bdfa860 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@ "manifest": { "manifest_version": 2, "name": "Yomichan", - "version": "22.2.2.0", + "version": "22.4.4.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 07377694..5fce7366 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "22.2.2.0", + "version": "22.4.4.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |