From 09ea81dbef7c5a66031a07a30c848142d6d0fc4f Mon Sep 17 00:00:00 2001 From: nuxsmin Date: Sat, 11 Aug 2018 08:17:44 +0200 Subject: [PATCH] * [MOD] Improved initialization --- 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 359cea8a..91414f19 100644 --- a/lib/SP/Services/Install/Installer.php +++ b/lib/SP/Services/Install/Installer.php @@ -57,7 +57,7 @@ final class Installer extends Service */ const VERSION = [3, 0, 0]; const VERSION_TEXT = '3.0-beta'; - const BUILD = 18081001; + const BUILD = 18081002; /** * @var DatabaseSetupInterface