chore: Bump version.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-05-25 07:16:17 +02:00
parent fccaa9d892
commit 96eaeacd58

View File

@@ -60,9 +60,9 @@ final class Installer extends Service
/**
* sysPass' version and build number
*/
const VERSION = [3, 2, 2];
const VERSION = [3, 2, 3];
const VERSION_TEXT = '3.2';
const BUILD = 21031301;
const BUILD = 22052501;
/**
* @var DatabaseSetupInterface