mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
Bump version
This commit is contained in:
parent
8373a70c4b
commit
9e93fa35fa
@ -81,10 +81,10 @@ std::string GetEN() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
std::string GetVer() {
|
std::string GetVer() {
|
||||||
return "2.3";
|
return "2.4";
|
||||||
}
|
}
|
||||||
std::string GetPatch() {
|
std::string GetPatch() {
|
||||||
return ".2";
|
return ".0";
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string GetEP(const char* P) {
|
std::string GetEP(const char* P) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user