diff --git a/src/think/App.php b/src/think/App.php index 7aab4f66ff..cdcfeb8d28 100644 --- a/src/think/App.php +++ b/src/think/App.php @@ -39,7 +39,7 @@ */ class App extends Container { - const VERSION = '6.0.7'; + const VERSION = '6.0.8'; /** * 应用调试模式