diff --git a/vue-consul/src/main.js b/vue-consul/src/main.js index 1f1831c..8a9a6ec 100644 --- a/vue-consul/src/main.js +++ b/vue-consul/src/main.js @@ -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',