Skip to content

Commit e5759f6

Browse files
authored
Update version for hotfix.
1 parent c793610 commit e5759f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/CodeIgniter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class CodeIgniter
6565
/**
6666
* The current version of CodeIgniter Framework
6767
*/
68-
const CI_VERSION = '4.0.0-rc.2';
68+
const CI_VERSION = '4.0.0-rc.2.1';
6969

7070
/**
7171
* App startup time.

0 commit comments

Comments
 (0)