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 +}