diff options
author | Alex Yatskov <alex@foosoft.net> | 2020-08-23 18:11:11 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2020-08-23 18:11:11 -0700 |
commit | f3f6ddd1fa6b304490981b2f10d1467e07e4c9d5 (patch) | |
tree | 30fbc898fccda57981bfd298721c3740e55a049c /ext | |
parent | 09eb9d3a2b489e3374f168ccf43859d821ebb838 (diff) |
Verison bump to 20.8.23.0
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 12286c40..9953c3ff 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "20.8.3.0", + "version": "20.8.23.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |