From c8082794016c1570e2d4c6ab0825d5593b1456df Mon Sep 17 00:00:00 2001 From: vvvvvv1vvvvvv Date: Sat, 7 Dec 2024 21:58:29 +0800 Subject: [PATCH] [release] 0.93.4 --- src/manifest/mv2/manifest.json | 2 +- src/manifest/mv3/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {