diff options
| author | Alex Yatskov <alex@foosoft.net> | 2020-04-18 11:04:27 -0700 | 
|---|---|---|
| committer | Alex Yatskov <alex@foosoft.net> | 2020-04-18 11:04:27 -0700 | 
| commit | 9e7750125c40d1c4121e8d015957606721bede7c (patch) | |
| tree | 468994ac387ffd872d31ab20c5db040a787d7ee5 /ext | |
| parent | 93c4fb9eab2651da24fb816f20dcb967eae1437e (diff) | |
Version bump20.4.18.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 788e1469..452b642c 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "20.4.10.0", +    "version": "20.4.18.0",      "description": "Japanese dictionary with Anki integration",      "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |