From 36ea286c8f696d99e2236b8f7c59201eb6ef0436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=9C=A8=E6=9C=A8?= Date: Sat, 15 Jun 2024 16:24:59 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4339cbd..99d8faa 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "zh_CN", - "version": "2024.05.22", + "version": "2024.06.15", "action": { "default_popup": "popup.html", "default_icon": "assets/logo_24x24.png", @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +}