From c1447ccdd85c4cb2aa9a66629f38a61d28e7c3b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=AD=A3=E4=B8=9C?= Date: Fri, 16 Nov 2018 17:07:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B0=E5=AE=B6=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E4=B8=BAv1.23.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/configs/release.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/configs/release.php b/content/configs/release.php index b212839a1..6fea635bf 100644 --- a/content/configs/release.php +++ b/content/configs/release.php @@ -53,14 +53,14 @@ * 到家发布版本 * ============================================ */ - 'version' => '1.22.0', + 'version' => '1.23.0', /** * ============================================ * 到家代码打包日期 * ============================================ */ - 'build' => '20181022423', + 'build' => '20181116440', );