Skip to content

Commit 7a926ac

Browse files
committed
Release v4.1.1
1 parent 424bfa7 commit 7a926ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/CodeIgniter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class CodeIgniter
4444
/**
4545
* The current version of CodeIgniter Framework
4646
*/
47-
const CI_VERSION = '4.1.0';
47+
const CI_VERSION = '4.1.1';
4848

4949
/**
5050
* App startup time.

0 commit comments

Comments
 (0)