We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c793610 commit e5759f6Copy full SHA for e5759f6
1 file changed
system/CodeIgniter.php
@@ -65,7 +65,7 @@ class CodeIgniter
65
/**
66
* The current version of CodeIgniter Framework
67
*/
68
- const CI_VERSION = '4.0.0-rc.2';
+ const CI_VERSION = '4.0.0-rc.2.1';
69
70
71
* App startup time.
0 commit comments