From 6e6533b60479ff92e0e1b30d08bc8a7704bd685c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=A1=E5=AE=9C=E5=B0=A7?= Date: Wed, 12 Jan 2022 10:36:10 +0800 Subject: [PATCH] prepare new release 1.2.8 --- config/wizard.php | 2 +- resources/views/index.blade.php | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/wizard.php b/config/wizard.php index 7a9a11ec..4e71ee37 100644 --- a/config/wizard.php +++ b/config/wizard.php @@ -10,7 +10,7 @@ /** * 当前版本 */ - 'version' => '1.2.7', + 'version' => '1.2.8', /** * 版本检查,暂时不可用 */ diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 17b48674..3ad5a358 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -140,9 +140,10 @@ class="wz-box-tag pull-right wz-project-count">{{ $proj->catalog->name ?? '' }}<