diff --git a/common/config/main.php b/common/config/main.php index 7be1d5eb..db427d21 100644 --- a/common/config/main.php +++ b/common/config/main.php @@ -1,7 +1,7 @@ 'Feehi CMS', - 'version' => '2.1.0.1', + 'version' => '2.1.0.2', 'vendorPath' => dirname(dirname(__DIR__)) . '/vendor', 'aliases' => [ '@bower' => '@vendor/bower-asset',