From d22ed7f754a5bd420c6f37eea987cb8031e65bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=A1=E5=AE=9C=E5=B0=A7?= Date: Mon, 12 Oct 2020 11:51:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=86=E5=A4=87=201.2.5=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/wizard.php | 2 +- resources/views/index.blade.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/wizard.php b/config/wizard.php index 6d6f27fc..c84d628e 100644 --- a/config/wizard.php +++ b/config/wizard.php @@ -10,7 +10,7 @@ /** * 当前版本 */ - 'version' => '1.2.4', + 'version' => '1.2.5', /** * 版本检查,暂时不可用 */ diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 87a3261c..bed665ac 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -140,9 +140,9 @@ class="wz-box-tag pull-right wz-project-count">{{ $proj->catalog->name ?? '' }}<