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 424bfa7 commit 7a926acCopy full SHA for 7a926ac
system/CodeIgniter.php
@@ -44,7 +44,7 @@ class CodeIgniter
44
/**
45
* The current version of CodeIgniter Framework
46
*/
47
- const CI_VERSION = '4.1.0';
+ const CI_VERSION = '4.1.1';
48
49
50
* App startup time.
0 commit comments