diff --git a/lib/SP/Services/Install/Installer.php b/lib/SP/Services/Install/Installer.php index c27dfb94..3c4c38e2 100644 --- a/lib/SP/Services/Install/Installer.php +++ b/lib/SP/Services/Install/Installer.php @@ -60,9 +60,9 @@ final class Installer extends Service /** * sysPass' version and build number */ - const VERSION = [3, 1, 0]; + const VERSION = [3, 1, 1]; const VERSION_TEXT = '3.1'; - const BUILD = 19081801; + const BUILD = 19082101; /** * @var DatabaseSetupInterface