diff --git a/manifest/manifest.json b/manifest/manifest.json index e188c986..7de46a8c 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -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 -} \ No newline at end of file +}