Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
no leading 0s allowed for mozilla versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
moribellamy committed May 18, 2020
1 parent db8bde2 commit 54dce48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "graytabby",
"version": "20.05.18",
"version": "20.5.18",
"icons": {
"128": "assets/img/blobbycat/browseraction128.png"
},
Expand Down

0 comments on commit 54dce48

Please sign in to comment.