We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38d7b6 commit d35ee91Copy full SHA for d35ee91
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