diff --git a/system/CodeIgniter.php b/system/CodeIgniter.php index f9a8f6c..26a6803 100644 --- a/system/CodeIgniter.php +++ b/system/CodeIgniter.php @@ -66,7 +66,7 @@ /** * The current version of CodeIgniter Framework */ - const CI_VERSION = '4.0.1'; + const CI_VERSION = '4.0.2'; /** * App startup time.