diff --git a/src/OneBot/global_defines.php b/src/OneBot/global_defines.php index 8b6a68a..02d3fd9 100644 --- a/src/OneBot/global_defines.php +++ b/src/OneBot/global_defines.php @@ -13,7 +13,7 @@ use ZM\Logger\ConsoleLogger; const ONEBOT_VERSION = '12'; -const ONEBOT_LIBOB_VERSION = '0.6.4'; +const ONEBOT_LIBOB_VERSION = '0.6.5'; const ONEBOT_JSON = 1; const ONEBOT_MSGPACK = 2;