diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index 6f9d253..a3e7bd5 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionName__", "default_locale": "en", "author": "Kenneth Hendricks & contributors", - "version": "1.3.0", + "version": "1.3.1", "icons": { "128": "res/ext_icon_144.png" }, @@ -91,4 +91,4 @@ } }, "description": "__MSG_extensionDescription__" -} \ No newline at end of file +}