From f1d8ee3a91e8f504507edb5dcc49c50c47b4500f Mon Sep 17 00:00:00 2001 From: thinkphp Date: Sun, 11 Nov 2018 09:17:33 +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 254f53a995..c9522fa947 100644 --- a/library/think/App.php +++ b/library/think/App.php @@ -20,7 +20,7 @@ */ class App extends Container { - const VERSION = '5.1.28 LTS'; + const VERSION = '5.1.29 LTS'; /** * 当前模块路径