From e66dd71ff24e3357bee4990ef6a250822c0ca4ca Mon Sep 17 00:00:00 2001 From: QLHazyCoder Date: Tue, 5 May 2026 04:55:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=B8=BA=20Ultra6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index da871fc..92a97ed 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "codex-oauth-automation-extension", "version": "4.0", - "version_name": "Ultra4.0", + "version_name": "Ultra6.0", "description": "用于自动执行多步骤 OAuth 注册流程", "permissions": [ "sidePanel", @@ -123,4 +123,4 @@ "48": "icons/icon48.png", "128": "icons/icon128.png" } -} +} \ No newline at end of file