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