release v1.26.0

This commit is contained in:
Simon Vieille 2025-03-17 10:55:11 +01:00
commit e7bf50fc87
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');
}
/**