seimin 2 anni fa
parent
commit
82287e68d1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/main.js

+ 1 - 0
src/main.js

@@ -14,6 +14,7 @@ Vue.use(fullScreenContainer)
14 14
 Vue.prototype.$moment = moment
15 15
 
16 16
 Vue.config.productionTip = false
17
+console.info('v2.4.1');
17 18
 
18 19
 new Vue({
19 20
   router,