diff --git a/type/config.py b/type/config.py index 6d7fa43..c5a2a60 100644 --- a/type/config.py +++ b/type/config.py @@ -1,4 +1,4 @@ -VERSION = '3.3.8' +VERSION = '3.3.9' DEFAULT_CONFIG = { "qqbot": { @@ -72,4 +72,4 @@ "ws_reverse_host": "", "ws_reverse_port": 0, } -} \ No newline at end of file +}