mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
Bump launcher version
2.0.78 -> 2.0.79
This commit is contained in:
parent
c92e32c0e1
commit
e483f520db
@ -29,7 +29,7 @@ std::string GetVer(){
|
||||
return "2.0";
|
||||
}
|
||||
std::string GetPatch(){
|
||||
return ".78";
|
||||
return ".79";
|
||||
}
|
||||
std::string GetEP(char*P){
|
||||
static std::string Ret = [&](){
|
||||
|
Loading…
x
Reference in New Issue
Block a user