Bump version to v2.6.3

This commit is contained in:
Tixx
2025-09-17 09:20:21 +02:00
parent 5e73c7bce2
commit c03b1d5946

View File

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