From a5e77acdbdfe7f913b4f832425ccef366e9d941b Mon Sep 17 00:00:00 2001 From: nuxsmin Date: Tue, 24 Jul 2018 00:00:29 +0200 Subject: [PATCH] * [MOD] Bump build number --- 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 ec560c52..06db29bf 100644 --- a/lib/SP/Services/Install/Installer.php +++ b/lib/SP/Services/Install/Installer.php @@ -54,7 +54,7 @@ class Installer extends Service */ const VERSION = [3, 0, 0]; const VERSION_TEXT = '3.0-beta'; - const BUILD = 18072301; + const BUILD = 18072302; /** * @var ConfigService