update 2.0.81

This commit is contained in:
Simon Abed El Sater
2022-12-18 14:39:54 +02:00
committed by GitHub
parent 399461d1b1
commit a64fead653

View File

@@ -29,7 +29,7 @@ std::string GetVer(){
return "2.0";
}
std::string GetPatch(){
return ".80";
return ".81";
}
std::string GetEP(char*P){