Bump version to 2.8.0

This commit is contained in:
Tixx
2026-04-01 00:35:14 +02:00
parent 18a10dfe8f
commit f30a88e76e

View File

@@ -83,7 +83,7 @@ beammp_fs_string GetEN() {
}
std::string GetVer() {
return "2.7";
return "2.8";
}
std::string GetPatch() {
return ".0";