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