From 57026de4c60ee300896124f32554de8ebb3cc921 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Fri, 19 Jan 2018 16:06:41 +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 f324394b8f..ceff17d773 100644 --- a/library/think/App.php +++ b/library/think/App.php @@ -20,7 +20,7 @@ */ class App implements \ArrayAccess { - const VERSION = '5.1.3'; + const VERSION = '5.1.4'; /** * 当前模块路径