Update main.js

pull/131/head
StarsL.cn 2024-08-10 15:15:53 +08:00 committed by GitHub
parent 022c223fb8
commit 9eb260e130
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 = 'v1.0.3'
Vue.prototype.VER = 'v1.1.0'
new Vue({
el: '#app',