chore: 版本升级至 0.4.0

This commit is contained in:
lenn
2026-04-29 15:54:23 +08:00
parent 326f07ed4f
commit 5eff91b898
5 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
const copyByLocale: Record<LocaleCode, HudCopy> = {
"zh-CN": {
appName: "JE-Skin",
suiteName: "v0.3.0",
suiteName: "v0.4.0",
stageTitle: "WebGL2 主渲染区",
stageHint: "底图与三维操作将在此区域加载",
configPanelTitle: "参数配置",
@@ -106,7 +106,7 @@
},
"en-US": {
appName: "JE-Skin",
suiteName: "v0.3.0",
suiteName: "v0.4.0",
stageTitle: "WebGL2 Main Surface",
stageHint: "Map texture and 3D interactions will render here",
configPanelTitle: "Config Panel",