diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 9399bec..9475f10 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/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" }, @@ -85,4 +85,4 @@ }, "description": "__MSG_extensionDescription__", "minimum_chrome_version": "100" -} \ No newline at end of file +}