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'; /** * 当前模块路径