Increase version number

This commit is contained in:
Ajay Ramachandran
2020-02-11 21:01:35 -05:00
committed by GitHub
parent 1f10bdf593
commit 7143d7532d

View File

@@ -1,7 +1,7 @@
{
"name": "__MSG_fullName__",
"short_name": "__MSG_Name__",
"version": "1.2.12",
"version": "1.2.13",
"default_locale": "en",
"description": "__MSG_Description__",
"content_scripts": [{
@@ -67,4 +67,4 @@
"open_in_tab": true
},
"manifest_version": 2
}
}