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

Commit

Permalink
更新版本号为 v2.3.3;
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanray committed Dec 15, 2021
1 parent 4f8fdcc commit 4d4540e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mirai/mirai_bot.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ namespace Cyan
*/
inline string GetMiraiCppVersion() const
{
return "2.3.1";
return "2.3.3";
}

std::shared_ptr<httplib::Client> GetHttpClient();
Expand Down

0 comments on commit 4d4540e

Please sign in to comment.