From 28e4a782a949275e6a724128fcdd7890c0247b62 Mon Sep 17 00:00:00 2001 From: Karson Date: Fri, 15 Sep 2017 18:30:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D20170915=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config.php b/application/config.php index 6e16c574..e8e356c0 100755 --- a/application/config.php +++ b/application/config.php @@ -242,7 +242,7 @@ return [ ], //FastAdmin配置 'fastadmin' => [ - 'version' => '1.0.0.20170816_beta', + 'version' => '1.0.0.20170915_beta', 'api_url' => 'http://api.fastadmin.net', ], ];