From b54f9cb89e894cd698b52867dfdc33b2682d6100 Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Tue, 13 Sep 2022 22:01:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dnginx=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- beike/Config/beike.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beike/Config/beike.php b/beike/Config/beike.php index 7ab12285..cf9f4cb5 100644 --- a/beike/Config/beike.php +++ b/beike/Config/beike.php @@ -11,5 +11,5 @@ return [ 'version' => '1.0.2', - 'build' => '20220909', + 'build' => '20220913', ];