Skip to content

Commit 8c37f60

Browse files
committed
1.0.3 fix bug
1 parent bb33f8a commit 8c37f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vue-consul/src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
4646
})
4747

4848
Vue.config.productionTip = false
49-
Vue.prototype.VER = 'v1.0.2'
49+
Vue.prototype.VER = 'v1.0.3'
5050

5151
new Vue({
5252
el: '#app',

0 commit comments

Comments
 (0)