release v1.17.0

This commit is contained in:
Simon Vieille 2022-11-19 19:53:28 +01:00
parent 9454ceb539
commit 25a47ebfb1
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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