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

Commit d63e9a1

Browse files
committed
Release v2.3.1;
1 parent 5f7e8c2 commit d63e9a1

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
@@ -48,7 +48,7 @@ namespace Cyan
4848
*/
4949
inline string GetMiraiCppVersion() const
5050
{
51-
return "2.2.0";
51+
return "2.3.1";
5252
}
5353

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

0 commit comments

Comments
 (0)