修改版本号
This commit is contained in:
parent
18962aec42
commit
69c09c4e30
@ -15,7 +15,7 @@ if (empty(file_exists(__DIR__ . '/../vendor/autoload.php'))) {
|
|||||||
require __DIR__ . '/../vendor/autoload.php';
|
require __DIR__ . '/../vendor/autoload.php';
|
||||||
|
|
||||||
// 定义当前版本号
|
// 定义当前版本号
|
||||||
define('CMS_VERSION','4.24.10');
|
define('CMS_VERSION','4.3.01');
|
||||||
|
|
||||||
// 定义Layui版本号
|
// 定义Layui版本号
|
||||||
define('LAYUI_VERSION','2.7.6');
|
define('LAYUI_VERSION','2.7.6');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user