Skip to content

Commit 5ef1455

Browse files
committed
update version to 0.6.3
1 parent d62781d commit 5ef1455

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.6.2';
16+
const ONEBOT_LIBOB_VERSION = '0.6.3';
1717

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

0 commit comments

Comments
 (0)