Bump version

This commit is contained in:
Tixx
2025-05-03 22:20:55 +02:00
parent e216b6ec06
commit cc6167cd2e

View File

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