Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MeisApps committed Sep 8, 2024
1 parent 1fd6b8c commit 9c6f188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/utils/AppInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include "StringUtils.h"

std::string AppInfo::GetVersion() {
return "2.0.7";
return "2.0.8";
}

std::string AppInfo::GetProtocolVersion() {
Expand Down

0 comments on commit 9c6f188

Please sign in to comment.