Skip to content

Commit d35ee91

Browse files
authoredFeb 25, 2020
Update CodeIgniter.php
1 parent f38d7b6 commit d35ee91

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)
Please sign in to comment.