Skip to content

Commit

Permalink
Update CodeIgniter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lonnieezell authored Feb 25, 2020
1 parent cd8035c commit f8266e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/CodeIgniter.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class CodeIgniter
/**
* The current version of CodeIgniter Framework
*/
const CI_VERSION = '4.0.1';
const CI_VERSION = '4.0.2';

/**
* App startup time.
Expand Down

0 comments on commit f8266e4

Please sign in to comment.