更新系统版本号
This commit is contained in:
parent
aeaa354d47
commit
9dbca694af
@ -15,7 +15,7 @@ if (empty(file_exists(__DIR__ . '/../vendor/autoload.php'))) {
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
// 定义当前版本号
|
||||
define('CMS_VERSION','2.0.9');
|
||||
define('CMS_VERSION','2.4.2');
|
||||
|
||||
// 定义ThinkPHP版本号
|
||||
define('TP_VERSION','6.0.9');
|
||||
|
Loading…
x
Reference in New Issue
Block a user