From 5762858f3d58faafb3a39427f8788884b2927007 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Mon, 18 Nov 2019 07:22:02 +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 7766555eb5..5cd55a8b75 100644 --- a/library/think/App.php +++ b/library/think/App.php @@ -20,7 +20,7 @@ */ class App extends Container { - const VERSION = '5.1.38 LTS'; + const VERSION = '5.1.39 LTS'; /** * 当前模块路径