diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-09-20 21:11:50 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-09-20 21:11:50 -0400 |
commit | 794b20687049f581df7c3577c85ef7268fce66b5 (patch) | |
tree | 4d0f813d705e753898182b6c125e4a6d5b8d7b4f | |
parent | 480869c3d1d820b344d23989d2deae64a594869e (diff) |
Version update22.9.9.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 febd22f7..c4dab56f 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.9.9.0", + "version": "22.9.9.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 1a0f3cc9..381c3b6f 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "22.9.9.0", + "version": "22.9.9.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |