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

Commit b7f5548

Browse files
authored
Merge pull request #63 from cyanray/dev/cyanray
Release 1.9.6;
2 parents 03a896f + 7f35653 commit b7f5548

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.8.4";
74+
return "1.9.6";
7575
}
7676

7777
/**

0 commit comments

Comments
 (0)