diff --git a/src/manifest/mv2/manifest.json b/src/manifest/mv2/manifest.json index f08a2efd6ee..02744b3466a 100644 --- a/src/manifest/mv2/manifest.json +++ b/src/manifest/mv2/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "0.93.3", + "version": "0.93.4", "default_locale": "en", "description": "__MSG_appDescription__", "icons": { diff --git a/src/manifest/mv3/manifest.json b/src/manifest/mv3/manifest.json index 5de5b2e6831..34564c6cca3 100644 --- a/src/manifest/mv3/manifest.json +++ b/src/manifest/mv3/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "0.93.3", + "version": "0.93.4", "default_locale": "en", "description": "__MSG_appDescription__", "icons": {