diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index ad10c6d..e8d1d17 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.1", + "version": "1.3.2", "icons": { "128": "res/ext_icon_144.png" }, @@ -92,4 +92,4 @@ } }, "description": "__MSG_extensionDescription__" -} +} \ No newline at end of file