From e670467e24399c98581db1b1d39191848f3e6b4d Mon Sep 17 00:00:00 2001 From: thinkphp Date: Thu, 2 Aug 2018 17:17:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/think/App.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/think/App.php b/library/think/App.php index 40a736cf35..8d4313e19a 100644 --- a/library/think/App.php +++ b/library/think/App.php @@ -20,7 +20,7 @@ */ class App extends Container { - const VERSION = '5.1.20'; + const VERSION = '5.1.21'; /** * 当前模块路径