From bdeea00378db2da195e5dcbf12374843b54bd33b Mon Sep 17 00:00:00 2001 From: KIMB-technologies Date: Fri, 1 Dec 2023 00:50:50 +0100 Subject: [PATCH] Version 2.7.2 --- VERSION | 2 +- php/classes/Config.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 4b369f3..3d4815a 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -2.7.1 +2.7.2 2.7 2 diff --git a/php/classes/Config.php b/php/classes/Config.php index 7bb3f48..a8685eb 100644 --- a/php/classes/Config.php +++ b/php/classes/Config.php @@ -74,7 +74,7 @@ class Config { /** * The system's version. */ - const VERSION = 'v2.7.2-dev'; + const VERSION = 'v2.7.2'; /** * The real domain which should be used.