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

Commit 39390fa

Browse files
committed
Release 2.4.0;
1 parent a25a042 commit 39390fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mirai/MiraiBot.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ namespace Cyan
4848
*/
4949
inline string GetMiraiCppVersion() const
5050
{
51-
return "2.3.3";
51+
return "2.4.0";
5252
}
5353

5454
std::shared_ptr<httplib::Client> GetHttpClient();

0 commit comments

Comments
 (0)