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

Commit 82525e1

Browse files
committed
Release 1.9.7;
1 parent b7f5548 commit 82525e1

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
@@ -71,7 +71,7 @@ namespace Cyan
7171
string GetMiraiCppVersion() const
7272
{
7373
// mirai-api-http v1.6.5
74-
return "1.9.6";
74+
return "1.9.7";
7575
}
7676

7777
/**

0 commit comments

Comments
 (0)