Skip to content

Commit a1ab42a

Browse files
committed
update to 0.5.9
1 parent 2dbb3e5 commit a1ab42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OneBot/global_defines.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use ZM\Logger\ConsoleLogger;
1414

1515
const ONEBOT_VERSION = '12';
16-
const ONEBOT_LIBOB_VERSION = '0.5.8';
16+
const ONEBOT_LIBOB_VERSION = '0.5.9';
1717

1818
const ONEBOT_JSON = 1;
1919
const ONEBOT_MSGPACK = 2;

0 commit comments

Comments
 (0)