From dcfe8eb92787310b20e023117b84130a7aa1389f Mon Sep 17 00:00:00 2001 From: QLHazyCoder Date: Wed, 20 May 2026 12:39:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E8=87=B3=202.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index b43891b..d246644 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "FlowPilot", - "version": "1.0", - "version_name": "FlowPilot1.0", + "version": "2.0", + "version_name": "FlowPilot2.0", "description": "用于自动执行多步骤 OAuth 注册流程", "permissions": [ "sidePanel", @@ -130,4 +130,4 @@ "48": "icons/icon48.png", "128": "icons/icon128.png" } -} +} \ No newline at end of file