From 0e3a544e299038d4da1fff989f93c8f6c2d68a51 Mon Sep 17 00:00:00 2001 From: rxwyun <1120309488@qq.com> Date: Tue, 16 Jan 2024 14:47:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Src/App.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/App.php b/Src/App.php index 245e8193..df2fd5ce 100644 --- a/Src/App.php +++ b/Src/App.php @@ -30,7 +30,7 @@ */ class App { public const NAME = 'w7-rangine'; - public const VERSION = '2.5.9'; + public const VERSION = '2.5.10'; public static $self; protected $appNamespace;