We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8035c commit f8266e4Copy full SHA for f8266e4
system/CodeIgniter.php
@@ -66,7 +66,7 @@ class CodeIgniter
66
/**
67
* The current version of CodeIgniter Framework
68
*/
69
- const CI_VERSION = '4.0.1';
+ const CI_VERSION = '4.0.2';
70
71
72
* App startup time.
0 commit comments