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