diff --git a/app/config/constants.php b/app/config/constants.php index 8c5f3c1..f6ea1a2 100644 --- a/app/config/constants.php +++ b/app/config/constants.php @@ -84,4 +84,4 @@ defined('EXIT__AUTO_MIN') OR define('EXIT__AUTO_MIN', 9); // lowest automatically-assigned error code defined('EXIT__AUTO_MAX') OR define('EXIT__AUTO_MAX', 125); // highest automatically-assigned error code -defined('SIMASJID_VERSION') OR define('SIMASJID_VERSION', '1.4.2'); \ No newline at end of file +defined('SIMASJID_VERSION') OR define('SIMASJID_VERSION', '1.4.3');