diff --git a/src/core/Murph.php b/src/core/Murph.php index 5272f3c..c5eb53a 100644 --- a/src/core/Murph.php +++ b/src/core/Murph.php @@ -3,7 +3,7 @@ namespace App\Core; if (!defined('MURPH_VERSION')) { - define('MURPH_VERSION', 'v1.9.1'); + define('MURPH_VERSION', 'v1.9.2'); } /**