diff --git a/manifest.json b/manifest.json index 20408ca..194599a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "update_time": "2024-12-12 17:00", + "update_time": "2024-12-16 20:30", "languages": [ { "name": "chinese_(simplified)", @@ -42,7 +42,7 @@ { "enabled": true, "branch": "main", - "version": "4.0.0(PTU)_CN_V2", + "version": "4.0.0(PTU)_CN_V3", "info": "[汉化组] 简中全汉化", "note": "该版本由星际公民汉化组提供" }, @@ -56,21 +56,21 @@ { "enabled": true, "branch": "cn_e", - "version": "4.0.0(PTU)_CNE_V1", + "version": "4.0.0(PTU)_CNE_V2", "info": "[汉化组] 简中半汉化", "note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。" }, { "enabled": true, "branch": "cn_en", - "version": "4.0.0(PTU)_CNEN_V1", + "version": "4.0.0(PTU)_CNEN_V2", "info": "[汉化组] 简中双语汉化", "note": "该版本由星际公民汉化组提供,提供中英文双语显示。" }, { "enabled": true, "branch": "cn_pinyin", - "version": "4.0.0(PTU)_CN_PINYIN_V1", + "version": "4.0.0(PTU)_CN_PINYIN_V2", "info": "[汉化组] 简中拼音搜索汉化", "note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。" } @@ -98,4 +98,4 @@ ], "target_api_repo": "StarCitizenToolBox/Api", "target_api_branch": "main" -} \ No newline at end of file +}