返回提交历史
Modified
src/constants/gameToBuildVersion.ts
+1
-1
XFEstudio/SpaceNinjaServer
fix: build version for 29.0.0 (#4238)
Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/4238 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
bd6109ef
代码差异
1 个文件
+1
-1
@@ -29,7 +29,7 @@ const gameToBuildVersion = {
29
29
"29.6.8": "2021.01.25.08.49",
30
30
"29.5.0": "2020.11.19.17.52",
31
31
"29.3.1": "2020.11.04.18.58",
32
"29.0.0": "2018.11.08.14.45",
32
"29.0.0": "2020.08.25.18.35",
33
33
"28.3.0": "2020.08.12.19.57",
34
34
"28.0.0": "2020.06.12.16.46",
35
35
"27.2.0": "2020.03.05.16.06",