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