We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7fdaf commit 6abdf7bCopy full SHA for 6abdf7b
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.0.0');
+defined('APP_VERSION') OR define('APP_VERSION', '1.1.1');
0 commit comments