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