diff --git a/lib/SP/Services/Install/Installer.php b/lib/SP/Services/Install/Installer.php index d0463399..0a22725e 100644 --- a/lib/SP/Services/Install/Installer.php +++ b/lib/SP/Services/Install/Installer.php @@ -61,8 +61,8 @@ final class Installer extends Service * sysPass' version and build number */ const VERSION = [3, 1, 0]; - const VERSION_TEXT = '3.1-RC4'; - const BUILD = 19052503; + const VERSION_TEXT = '3.1-RC5'; + const BUILD = 19072001; /** * @var DatabaseSetupInterface