update version

This commit is contained in:
Simon Vieille 2022-03-14 10:39:00 +01:00
parent aaacc4a23d
commit b9f8a5cad5

View file

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