Remove leading zeroes from version number to make Mozilla happy.
This commit is contained in:
parent
174b923665
commit
f1f6a21732
@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Yomichan",
|
||||
"version": "20.01.04.00",
|
||||
"version": "20.1.4.0",
|
||||
|
||||
"description": "Japanese dictionary with Anki integration",
|
||||
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},
|
||||
|
Loading…
Reference in New Issue
Block a user