From 218b40de667ca3e303624dd857ff3bd6cc4a7eba Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:14:14 +0800 Subject: [PATCH] fix: manifest.json --- .github/workflows/manifest.json => manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/manifest.json => manifest.json (97%) diff --git a/.github/workflows/manifest.json b/manifest.json similarity index 97% rename from .github/workflows/manifest.json rename to manifest.json index 456871c..d7c478b 100644 --- a/.github/workflows/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ { "enabled": true, "branch": "main", - "version": "3.24.3(PU)_CN_V0", + "version": "3.24.3(PU)_CN_V6", "info": "[汉化组] 简中全汉化", "note": "该版本由星际公民汉化组提供" }, @@ -69,5 +69,5 @@ } ], "target_api_repo": "StarCitizenToolBox/Api", - "target_api_branch": "test" + "target_api_branch": "main" } \ No newline at end of file