Update to v2.11.0

- Change characters' value
This commit is contained in:
Lost-MSth
2023-03-05 22:56:55 +08:00
parent ed8d0aa73c
commit 8d856696ca
4 changed files with 36 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
from .config_manager import Config
ARCAEA_SERVER_VERSION = 'v2.10.4'
ARCAEA_SERVER_VERSION = 'v2.11.0'
class Constant: