diff --git a/src/core/Murph.php b/src/core/Murph.php index b05a0b7..8c341a7 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.19.0'); + define('MURPH_VERSION', 'v1.20.0'); } /**