bump version

This commit is contained in:
Lion Kortlepel
2024-11-01 12:53:26 +01:00
parent 1423c1193b
commit 54895eb1b0

View File

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