Selaa lähdekoodia

Version in frontend template config file was wrong

Kristian Vos 3 vuotta sitten
vanhempi
commit
70dced3ab4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      frontend/dist/config/template.json

+ 1 - 1
frontend/dist/config/template.json

@@ -24,5 +24,5 @@
 	},
 	"manageStationVersion": "kris or owen",
 	"skipConfigVersionCheck": false,
-	"configVersion": 4
+	"configVersion": 5
 }