From 05f856a09c225c85839458f3e492b2e08d8a29a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=A1=E5=AE=9C=E5=B0=A7?= Date: Tue, 4 Aug 2020 15:19:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/wizard.php | 2 +- resources/views/index.blade.php | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/wizard.php b/config/wizard.php index 0e7f3ad5..d3987094 100644 --- a/config/wizard.php +++ b/config/wizard.php @@ -10,7 +10,7 @@ /** * 当前版本 */ - 'version' => '1.2.2', + 'version' => '1.2.3', /** * 版本检查 */ diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 1b0b3262..87a3261c 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -140,10 +140,10 @@ class="wz-box-tag pull-right wz-project-count">{{ $proj->catalog->name ?? '' }}<
@@ -216,4 +216,4 @@ class="wz-box-tag pull-right wz-project-count">{{ $proj->catalog->name ?? '' }}< } }); -@endpush \ No newline at end of file +@endpush