From ca0464ceac42293339a1d1d0c320d257320dd0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=9E=9C=E7=9A=84=E5=A6=82=E6=9E=9C?= Date: Mon, 13 Mar 2023 11:36:32 +0800 Subject: [PATCH] =?UTF-8?q?spl=E4=BE=9D=E8=B5=962.x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/SysConst.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SysConst.php b/src/SysConst.php index 2ae41f3..6ee4554 100644 --- a/src/SysConst.php +++ b/src/SysConst.php @@ -11,7 +11,7 @@ class SysConst { - const EASYSWOOLE_VERSION = '3.6.4-dev'; + const EASYSWOOLE_VERSION = '3.7.1'; const LOGGER_HANDLER = 'LOGGER_HANDLER'; const ERROR_HANDLER = 'ERROR_HANDLER';