[build] 2.13.0

This commit is contained in:
iamkun
2019-11-26 18:24:03 +08:00
parent bf9743271f
commit be23628822
3 changed files with 3 additions and 3 deletions

View File

@@ -198,7 +198,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}
export default {
version: '2.12.0',
version: '2.13.0',
locale: locale.use,
i18n: locale.i18n,
install,