- release v2.0.82

This commit is contained in:
Anonymous275 2022-12-18 14:30:21 +00:00
parent a80d4f5147
commit d6b494c6c4

View File

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