diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-02-16 21:37:51 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-02-16 21:37:51 -0500 |
commit | e8cabcce02605b2de52a158c691bc25fa3c6ea8e (patch) | |
tree | 618be0effca7dc6975757ffbcb32f32c67c9b64b /ext | |
parent | 2bf64385eaf025357e9051c0a4b94353f3bd5b55 (diff) |
Update version number21.1.31.1
Diffstat (limited to 'ext')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 5f9a29fd..96d639a6 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.1.31.0", + "version": "21.1.31.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |