diff --git a/library/think/App.php b/library/think/App.php index c9522fa947..addb756c17 100644 --- a/library/think/App.php +++ b/library/think/App.php @@ -20,7 +20,7 @@ */ class App extends Container { - const VERSION = '5.1.29 LTS'; + const VERSION = '5.1.30 LTS'; /** * 当前模块路径