From e2485d2e64428a4a95a4401cc40018c4f39f246e Mon Sep 17 00:00:00 2001 From: QLHazyCoder <2825305047@qq.com> Date: Wed, 20 May 2026 20:52:19 +0800 Subject: [PATCH] chore(release): bump version to FlowPilot2.1 --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index d246644..c10b7bc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "FlowPilot", - "version": "2.0", - "version_name": "FlowPilot2.0", + "version": "2.1", + "version_name": "FlowPilot2.1", "description": "用于自动执行多步骤 OAuth 注册流程", "permissions": [ "sidePanel", @@ -130,4 +130,4 @@ "48": "icons/icon48.png", "128": "icons/icon128.png" } -} \ No newline at end of file +}