diff --git a/We.php b/We.php index 846476c..2de2ebe 100644 --- a/We.php +++ b/We.php @@ -86,7 +86,7 @@ class We * 定义当前版本 * @var string */ - const VERSION = '1.2.23'; + const VERSION = '1.2.24'; /** * 静态配置 @@ -136,4 +136,4 @@ class We throw new InvalidInstanceException("class {$name} not found"); } -} \ No newline at end of file +}