更新 version

pull/1220/head
贤心 2023-04-09 23:11:18 +08:00
parent f9b3443a5e
commit a74d5876e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "layui",
"version": "2.8.0-rc.14",
"version": "2.8.0-rc.15",
"description": "Classic modular Front-End UI library",
"main": "dist/layui.js",
"license": "MIT",

View File

@ -15,7 +15,7 @@
}
,Layui = function(){
this.v = '2.8.0-rc.14'; // Layui 版本号
this.v = '2.8.0-rc.15'; // Layui 版本号
}
//识别预先可能定义的指定全局对象