Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit c2ad084

Browse files
committed
更新:mirai-cpp 版本号为 1.11.0.
1 parent c0f83cd commit c2ad084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mirai/mirai_bot.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ namespace Cyan
6767
string GetMiraiCppVersion() const
6868
{
6969
// mirai-api-http v1.6.5
70-
return "1.10.0";
70+
return "1.11.0";
7171
}
7272

7373
/**

0 commit comments

Comments
 (0)