From b5dbb5bfbadc17d5a720bf1249034e52075f9988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=A1=E5=AE=9C=E5=B0=A7?= Date: Wed, 22 Mar 2023 10:32:16 +0800 Subject: [PATCH] update --- config/wizard.php | 2 +- resources/views/index.blade.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/wizard.php b/config/wizard.php index 9dcd4f7..3881e28 100644 --- a/config/wizard.php +++ b/config/wizard.php @@ -10,7 +10,7 @@ /** * 当前版本 */ - 'version' => '1.3.1', + 'version' => '1.3.2', /** * 版本检查,暂时不可用 */ diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 5d17426..cc57d35 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -142,6 +142,7 @@ class="wz-box-tag pull-right wz-project-count">{{ $proj->catalog->name ?? '' }}<