diff options
author | Alex Yatskov <alex@foosoft.net> | 2020-01-04 11:53:05 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2020-01-04 11:53:05 -0800 |
commit | 174b92366577b0a638003b15e2d73fdc91cd62c3 (patch) | |
tree | d96f261b165ac4160dcaf7f782468f30b8d59b47 | |
parent | 0d7ccf25b88abc414358e7cb435a227d43ba548f (diff) |
New version for a new year20.01.04.00
-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 1e819328..ea53db4a 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "2.0.1", + "version": "20.01.04.00", "description": "Japanese dictionary with Anki integration", "icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"}, |