From bf93f6c9d04ff19a872edd8eef853300ed2ae6f2 Mon Sep 17 00:00:00 2001 From: dongpd Date: Mon, 15 Mar 2021 09:45:50 +0700 Subject: [PATCH] update version --- config/params.php | 3 ++- .../yiisoft/yii2-app/layouts/content.php | 15 ++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/config/params.php b/config/params.php index 4fd0612e..380ee9e2 100644 --- a/config/params.php +++ b/config/params.php @@ -3,5 +3,6 @@ return [ 'adminEmail' => 'admin@example.com', "maxLogs" => 100000, - "maxPicture" => 2 + "maxPicture" => 2, + "version" => "1.0.7" ]; diff --git a/vendor/dmstr/yii2-adminlte-asset/example-views/yiisoft/yii2-app/layouts/content.php b/vendor/dmstr/yii2-adminlte-asset/example-views/yiisoft/yii2-app/layouts/content.php index 718ca45c..02ac2e8b 100644 --- a/vendor/dmstr/yii2-adminlte-asset/example-views/yiisoft/yii2-app/layouts/content.php +++ b/vendor/dmstr/yii2-adminlte-asset/example-views/yiisoft/yii2-app/layouts/content.php @@ -1,28 +1,29 @@
- +