From 5675fe8ee12a492d783d7f36b22e3c9689782a33 Mon Sep 17 00:00:00 2001 From: QLHazyCoder <2825305047@qq.com> Date: Tue, 14 Apr 2026 02:01:07 +0800 Subject: [PATCH] chore(release): bump version to v7.6.0 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a735209..f7d4c33 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "多页面自动化", - "version": "7.0.0", + "version": "7.6.0", "description": "用于自动执行多步骤 OAuth 注册流程", "permissions": [ "sidePanel", @@ -87,4 +87,4 @@ "48": "icons/icon48.png", "128": "icons/icon128.png" } -} \ No newline at end of file +}