From 9c644627bcc193016ec483eb0bc714f41868cea0 Mon Sep 17 00:00:00 2001 From: liushiwei <499672082@qq.com> Date: Wed, 25 Oct 2023 14:05:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.production.json b/src/manifest.production.json index 4604829..7ae1596 100644 --- a/src/manifest.production.json +++ b/src/manifest.production.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "TEMU助手", "description": "TEMU助手 - 自动化提高生产效率", - "version": "3.0.2", + "version": "3.0.3", "background": { "service_worker": "/background.js" },