bump version

This commit is contained in:
Lion Kortlepel 2024-11-01 12:53:26 +01:00
parent 1423c1193b
commit 54895eb1b0
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -82,7 +82,7 @@ std::string GetEN() {
} }
std::string GetVer() { std::string GetVer() {
return "2.2"; return "2.3";
} }
std::string GetPatch() { std::string GetPatch() {
return ".1"; return ".1";