Bump version

This commit is contained in:
Tixx
2024-11-07 22:12:20 +01:00
parent 3effe0d4de
commit dff2f2712b

View File

@@ -85,7 +85,7 @@ std::string GetVer() {
return "2.3";
}
std::string GetPatch() {
return ".1";
return ".2";
}
std::string GetEP(const char* P) {