From c3d77c7b43a0c31084a3118e6b504fb7d56ed41c Mon Sep 17 00:00:00 2001 From: thinkphp Date: Mon, 22 Oct 2018 07:42:25 +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 b37974e1ac..d888e3c972 100644 --- a/library/think/App.php +++ b/library/think/App.php @@ -20,7 +20,7 @@ */ class App extends Container { - const VERSION = '5.1.26'; + const VERSION = '5.1.27 LTS'; /** * 当前模块路径