From a45bd3c6421f8c304b4d42d064ccc5133172f604 Mon Sep 17 00:00:00 2001 From: foin137 <62767760+foin137@users.noreply.github.com> Date: Sun, 5 Nov 2023 16:08:17 +0100 Subject: [PATCH] Update version --- includes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/constants.php b/includes/constants.php index 6550a5f..02dcd50 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -30,7 +30,7 @@ define("_MAXPLAYERS",50); /////////////////////////////////// // Constants, do not change! /////////////////////////////////// -define("_VERSION","v1.2.7"); +define("_VERSION","v1.2.8"); //Phasen define ("PHASESETUP",0);