From cf46310a10011a05f4a2825975ed529de98c2743 Mon Sep 17 00:00:00 2001 From: Leon Lambert Date: Thu, 11 Jul 2024 08:38:11 +0800 Subject: [PATCH] release: 0.7.4 --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index cf70b77..fdd771d 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "zh_CN", - "version": "0.7.3", + "version": "0.7.4", "icons": { "48": "assets/result48.png", "128": "assets/icon_128.png"