diff --git a/manifest-firefox.json b/manifest-firefox.json index 00cc7ae..ae10f70 100644 --- a/manifest-firefox.json +++ b/manifest-firefox.json @@ -3,7 +3,7 @@ "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", - "version": "3.13.0", + "version": "3.13.1", "default_locale": "nl", "icons": { "16": "icons/icon@16px.png", diff --git a/manifest.json b/manifest.json index 2b0c6c0..e6d2bed 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", - "version": "3.13.0", + "version": "3.13.1", "default_locale": "nl", "icons": { "16": "icons/icon@16px.png",