diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-10-31 21:47:00 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-10-31 21:47:00 -0400 |
commit | c1a51ae41f77558a281b5d34ad1527049b68bd59 (patch) | |
tree | 039fa5b4de4e3c2e3e27313fcacd8aae919f12ae | |
parent | 2dc8394c72570d949fc129dea8d744ba04394e2d (diff) |
Update version21.10.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 339f98d7..86dbaecf 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.9.30.0", + "version": "21.10.31.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index a615ec69..b6a9cf41 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.9.30.0", + "version": "21.10.31.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |