diff --git a/public/core.php b/public/core.php index 82ba1937dad0c938d67bed7868f4a6dd1edc4a70..4da6ea727f99f0dff5ea4ca8dfd35307afd56f83 100755 --- a/public/core.php +++ b/public/core.php @@ -10,7 +10,7 @@ // +---------------------------------------------------------------------- // 系统版本 -define('APPLICATION_VERSION', 'v2.2.2'); +define('APPLICATION_VERSION', 'v2.2.3'); // 检测PHP环境 if(version_compare(PHP_VERSION,'7.2.5','<'))