更新版本号! 加 tag!
This commit is contained in:
parent
7a53254f46
commit
f031c0891d
@ -15,7 +15,7 @@ from typing import Any, Dict, Callable, Union, Tuple, List, Type
|
||||
|
||||
from libs.MCDR.version import Version
|
||||
|
||||
game_version = Version("0.6.2")
|
||||
game_version = Version("0.6.3")
|
||||
__version__ = game_version
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[runtime]
|
||||
fps = 60
|
||||
version = 0.6.1
|
||||
version = 0.6.3
|
||||
language = zh-CN
|
||||
date_fmt = %%Y-%%m-%%d %%H-%%M-%%S
|
||||
write_py_v = 3.8.10
|
||||
|
@ -1,6 +1,6 @@
|
||||
[runtime]
|
||||
fps = 60
|
||||
version = "0.6.1"
|
||||
version = "0.6.3"
|
||||
language = "zh-CN"
|
||||
date_fmt = "%Y-%m-%d %H-%M-%S"
|
||||
write_py_v = "3.8.10"
|
||||
|
Loading…
Reference in New Issue
Block a user