mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
Bump to 0.22.1.0
This commit is contained in:
parent
37cfec9fdc
commit
54a27f5c4c
@ -155,7 +155,7 @@ void CheckMP(const std::string& Path) {
|
||||
|
||||
}
|
||||
void PreGame(const std::string& GamePath){
|
||||
const std::string CurrVer("0.22.0.1");
|
||||
const std::string CurrVer("0.22.1.0");
|
||||
std::string GameVer = CheckVer(GamePath);
|
||||
info("Game Version : " + GameVer);
|
||||
if(GameVer < CurrVer){
|
||||
|
Loading…
x
Reference in New Issue
Block a user