Increment version number

This commit is contained in:
rebtd7 2021-03-20 17:05:34 +00:00 committed by GitHub
parent e9bbbf04b5
commit 511e343535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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