Increment version number

This commit is contained in:
rebtd7 2021-03-21 14:20:03 +00:00 committed by GitHub
parent 3f5d4d4737
commit 6017b1c08f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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