This commit is contained in:
Lorenzo Yario 2025-02-08 22:27:21 -06:00 committed by GitHub
parent 717795ddff
commit 2c2d476cea
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.2.1');
require 'inc/bootstrap.php';
loadConfig();