Merge branch 'develop'

This commit is contained in:
Simon Vieille 2025-03-17 10:55:14 +01:00
commit 784d89d2c3
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -3,7 +3,7 @@
namespace App\Core;
if (!defined('MURPH_VERSION')) {
define('MURPH_VERSION', 'v1.25.1');
define('MURPH_VERSION', 'v1.26.0');
}
/**