bump version

This commit is contained in:
Lion Kortlepel 2024-11-01 12:53:26 +01:00
parent 32371f7571
commit 1cd12aac8f
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() {
return "2.2";
return "2.3";
}
std::string GetPatch() {
return ".1";