更新 version

pull/1216/head
贤心 2023-03-21 23:51:23 +08:00
parent c38e6d39bc
commit 2a4cb7730c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "layui",
"version": "2.8.0-rc.13",
"version": "2.8.0-rc.14",
"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.13'; // Layui 版本号
this.v = '2.8.0-rc.14'; // Layui 版本号
}
//识别预先可能定义的指定全局对象