diff --git a/system/CodeIgniter.php b/system/CodeIgniter.php index ae4b4eb..d3f0117 100644 --- a/system/CodeIgniter.php +++ b/system/CodeIgniter.php @@ -44,7 +44,7 @@ /** * The current version of CodeIgniter Framework */ - const CI_VERSION = '4.1.0'; + const CI_VERSION = '4.1.1'; /** * App startup time.