From 0c3d776c4618cf1620937c99fa1a5f8cd5e1b2e9 Mon Sep 17 00:00:00 2001 From: Adi Apriyanto Date: Mon, 11 Dec 2023 17:47:08 +0700 Subject: [PATCH] 2.2.1 --- system/common/config/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/common/config/main.php b/system/common/config/main.php index c6e8cd4..034118f 100644 --- a/system/common/config/main.php +++ b/system/common/config/main.php @@ -7,7 +7,7 @@ // Name 'name' => 'Yii2 Webapps', // Version - 'version' => '2.2', + 'version' => '2.2.1', 'aliases' => [ '@bower' => '@vendor/bower-asset',