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 ?? '' }}<