Incremente version number

This commit is contained in:
rebtd7 2021-03-16 11:19:43 -03:00
parent 8898ba5013
commit ee30d54edb

View file

@ -495,5 +495,5 @@ void MainContext::FF13_2_CreateSetFrameRateCodeBlock()
}
void MainContext::PrintVersionInfo() {
PrintLog("FF13Fix 1.5.2 https://github.com/rebtd7/FF13Fix");
PrintLog("FF13Fix 1.6.0 https://github.com/rebtd7/FF13Fix");
}