Update patch and remove old Vue logo

This commit is contained in:
Valentin Kaelin 2019-08-31 19:21:10 +02:00
parent 29134066b0
commit ecb8404f85
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -17,7 +17,7 @@ Vue.use(VueAxios)
Vue.component('v-icon', Icon) Vue.component('v-icon', Icon)
Vue.component('dot-loader', DotLoader) Vue.component('dot-loader', DotLoader)
Vue.prototype.$patch = '9.16.1' Vue.prototype.$patch = '9.17.1'
new Vue({ new Vue({