pull/42/head
StarsL.cn 2022-11-07 02:09:11 +08:00
parent 4b89f71bba
commit f908137633
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.9.3'
Vue.prototype.VER = 'v0.9.4'
new Vue({
el: '#app',