From 1e426bc441049561d69f9f128ce8daa45ab1c8a3 Mon Sep 17 00:00:00 2001 From: nuxsmin Date: Thu, 29 Mar 2018 20:21:46 +0200 Subject: [PATCH] * [MOD] UI tweaks. Closes #901. Thanks to @vmario89 for the feedback! --- 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 2cdfa3d8..e1e732df 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 = 18032901; + const BUILD = 18032902; /** * @var ConfigService