We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708f45c commit 5278fd3Copy full SHA for 5278fd3
application/config/constants.php
@@ -84,4 +84,4 @@
84
defined('EXIT__AUTO_MIN') OR define('EXIT__AUTO_MIN', 9); // lowest automatically-assigned error code
85
defined('EXIT__AUTO_MAX') OR define('EXIT__AUTO_MAX', 125); // highest automatically-assigned error code
86
87
-defined('APP_VERSION') OR define('APP_VERSION', '1.1.1');
+defined('APP_VERSION') OR define('APP_VERSION', '1.1.2');
0 commit comments