Skip to content

Commit f8266e4

Browse files
authored
Update CodeIgniter.php
1 parent cd8035c commit f8266e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/CodeIgniter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class CodeIgniter
6666
/**
6767
* The current version of CodeIgniter Framework
6868
*/
69-
const CI_VERSION = '4.0.1';
69+
const CI_VERSION = '4.0.2';
7070

7171
/**
7272
* App startup time.

0 commit comments

Comments
 (0)