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

Commit e62c380

Browse files
authored
Release v2.1.0;
1 parent c1ab337 commit e62c380

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.0.2";
51+
return "2.1.0";
5252
}
5353

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

0 commit comments

Comments
 (0)