Bump version to v2.6.1

This commit is contained in:
Tixx
2025-09-16 17:53:29 +02:00
parent be7594039e
commit 9d20b678f9

View File

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