From b5de68d76b7f217af0f66643f7f0d9f542659e3d Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Tue, 23 Sep 2025 11:26:30 +0800 Subject: [PATCH] update --- assets/Scripts/chat18x/config/env/prod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/Scripts/chat18x/config/env/prod.ts b/assets/Scripts/chat18x/config/env/prod.ts index 4095f612..028c2979 100644 --- a/assets/Scripts/chat18x/config/env/prod.ts +++ b/assets/Scripts/chat18x/config/env/prod.ts @@ -11,5 +11,5 @@ export const prodConfig: AppConfigShape = { bgm: "https://hxzgame.vip.hnhxzkj.com/lzx/XiangQin/BGM/", }, }, - appVersion: "0.8.1", + appVersion: "0.8.3", //--250923 11:26 };