Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Update to version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
noplanalderson authored Aug 12, 2021
1 parent 262817d commit 4d9c626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -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');
defined('SIMASJID_VERSION') OR define('SIMASJID_VERSION', '1.4.3');

0 comments on commit 4d9c626

Please sign in to comment.