From af03b55f21c8733cfe56c74d1c02d18aaa1cc626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=A1=E5=AE=9C=E5=B0=A7?= Date: Mon, 23 May 2022 11:50:33 +0800 Subject: [PATCH] 1.3.0 --- config/wizard.php | 2 +- resources/views/index.blade.php | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/wizard.php b/config/wizard.php index fda35d1..faadcc8 100644 --- a/config/wizard.php +++ b/config/wizard.php @@ -10,7 +10,7 @@ /** * 当前版本 */ - 'version' => '1.2.8', + 'version' => '1.3.0', /** * 版本检查,暂时不可用 */ diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 3ad5a35..5d17426 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -140,10 +140,8 @@ class="wz-box-tag pull-right wz-project-count">{{ $proj->catalog->name ?? '' }}<