We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91aea8 commit 2af3c86Copy full SHA for 2af3c86
1 file changed
client/settings/edition.py
@@ -28,4 +28,4 @@ class Edition(Enum):
28
# 版本号
29
# ========================
30
# puppy版本号,格式:浮点数,整数部分为8位日期,小数部分为编号(从1开始)
31
-VERSION = 20220718.1
+VERSION = 20220907.1
0 commit comments