[build] 2.4.0

This commit is contained in:
zhiyang
2018-05-28 19:40:36 +08:00
parent 8f95813594
commit 51e57ebcd8
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
{"1.4.13":"1.4","2.0.11":"2.0","2.1.0":"2.1","2.2.2":"2.2","2.3.9":"2.3"}
{"1.4.13":"1.4","2.0.11":"2.0","2.1.0":"2.1","2.2.2":"2.2","2.3.9":"2.3","2.4.0":"2.4"}

View File

@@ -172,7 +172,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}
module.exports = {
version: '2.3.9',
version: '2.4.0',
locale: locale.use,
i18n: locale.i18n,
install,