We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02593d commit 390dc57Copy full SHA for 390dc57
src/OneBot/global_defines.php
@@ -13,7 +13,7 @@
13
use ZM\Logger\ConsoleLogger;
14
15
const ONEBOT_VERSION = '12';
16
-const ONEBOT_LIBOB_VERSION = '0.6.7';
+const ONEBOT_LIBOB_VERSION = '0.6.8';
17
18
const ONEBOT_JSON = 1;
19
const ONEBOT_MSGPACK = 2;
0 commit comments