Update config.py

This commit is contained in:
Soulter
2024-08-13 15:05:16 +08:00
committed by GitHub
parent a578edf137
commit 33ec92258d
+2 -2
View File
@@ -1,4 +1,4 @@
VERSION = '3.3.8'
VERSION = '3.3.9'
DEFAULT_CONFIG = {
"qqbot": {
@@ -72,4 +72,4 @@ DEFAULT_CONFIG = {
"ws_reverse_host": "",
"ws_reverse_port": 0,
}
}
}