mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 02:30:44 +00:00
Bump version
This commit is contained in:
@@ -81,10 +81,10 @@ std::string GetEN() {
|
||||
}
|
||||
|
||||
std::string GetVer() {
|
||||
return "2.3";
|
||||
return "2.4";
|
||||
}
|
||||
std::string GetPatch() {
|
||||
return ".2";
|
||||
return ".0";
|
||||
}
|
||||
|
||||
std::string GetEP(const char* P) {
|
||||
|
||||
Reference in New Issue
Block a user