pull/46/head
starsliao 2022-11-17 15:26:26 +08:00
parent 3d60889668
commit 70a47a2e66
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
})
Vue.config.productionTip = false
Vue.prototype.VER = 'v0.10.0'
Vue.prototype.VER = 'v0.10.1'
new Vue({
el: '#app',