From eb5da18727b38a3fd693af8b74f6f151f2fd361c Mon Sep 17 00:00:00 2001 From: vvvvvv1vvvvvv Date: Mon, 14 Oct 2024 18:54:03 +0800 Subject: [PATCH] [release] 0.92.93 --- 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 d45024225b1..51cdd471c5a 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.92.92", + "version": "0.92.93", "default_locale": "en", "description": "__MSG_appDescription__", "icons": { diff --git a/src/manifest/mv3/manifest.json b/src/manifest/mv3/manifest.json index 32ed962e6eb..594f91223d9 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.92.92", + "version": "0.92.93", "default_locale": "en", "description": "__MSG_appDescription__", "icons": {