From 4a89ef379fa31c6011cdb3b3e5fc433f2671f378 Mon Sep 17 00:00:00 2001 From: nuxsmin Date: Fri, 23 Mar 2018 10:46:54 +0100 Subject: [PATCH] * [MOD] Bump build version and stage --- lib/SP/Services/Install/Installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SP/Services/Install/Installer.php b/lib/SP/Services/Install/Installer.php index 1293cb38..b271db0c 100644 --- a/lib/SP/Services/Install/Installer.php +++ b/lib/SP/Services/Install/Installer.php @@ -56,7 +56,7 @@ class Installer extends Service */ const VERSION = [3, 0, 0]; const VERSION_TEXT = '3.0-beta'; - const BUILD = 18230301; + const BUILD = 18032301; /** * @var ConfigService