Skip to content

Commit 49bc2f8

Browse files
committed
O | 更新版本号
1 parent 108ff27 commit 49bc2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MCSL2Lib/variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def __init__(self):
148148
class GlobalMCSL2Variables:
149149
"""需要被全局使用的变量"""
150150

151-
MCSL2Version = "2.2.0.0"
151+
MCSL2Version = "2.2.0.1"
152152
scrollAreaViewportQss = "background-color: transparent;"
153153
MinecraftBuiltInCommand = [
154154
"advancement",

0 commit comments

Comments
 (0)