更新版本号
This commit is contained in:
parent
3558dac3cd
commit
70a87c2b28
@ -15,10 +15,10 @@ if (empty(file_exists(__DIR__ . '/../vendor/autoload.php'))) {
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
// 定义当前版本号
|
||||
define('CMS_VERSION','4.96.16');
|
||||
define('CMS_VERSION','4.97.38');
|
||||
|
||||
// 定义Layui版本号
|
||||
define('LAYUI_VERSION','2.9.3');
|
||||
define('LAYUI_VERSION','2.9.7');
|
||||
|
||||
// 定义项目目录
|
||||
define('CMS_ROOT', __DIR__ . '/../');
|
||||
|
Loading…
x
Reference in New Issue
Block a user