correct dev version

This commit is contained in:
Lorenzo Yario 2024-12-26 00:26:42 -06:00 committed by GitHub
parent 06986637b9
commit 52f356d395
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
<?php
// Installation/upgrade file
define('VERSION', '5.2.0');
define('VERSION', '5.3.0');
require 'inc/bootstrap.php';
loadConfig();