Bump version to v2.5.1

This commit is contained in:
Tixx
2025-07-08 13:24:32 +02:00
parent f104451bb9
commit 406c79ef82

View File

@@ -84,7 +84,7 @@ std::string GetVer() {
return "2.5";
}
std::string GetPatch() {
return ".0";
return ".1";
}
beammp_fs_string GetEP(const beammp_fs_char* P) {