Bump version

This commit is contained in:
Tixx
2025-09-27 20:47:14 +02:00
parent 6f5197217c
commit 6f84b56f1b

View File

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