From 6ed0d509a2d4adb2e710c844a9d4ed5c9f78e869 Mon Sep 17 00:00:00 2001 From: foin137 <62767760+foin137@users.noreply.github.com> Date: Sun, 27 Apr 2025 22:57:47 +0200 Subject: [PATCH] Update version to 1.2.10 --- includes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/constants.php b/includes/constants.php index a6f2680..cd61463 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -30,7 +30,7 @@ define("_MAXPLAYERS",50); /////////////////////////////////// // Constants, do not change! /////////////////////////////////// -define("_VERSION","v1.2.9"); +define("_VERSION","v1.2.10"); //Phasen define ("PHASESETUP",0);