@@ -9,7 +9,7 @@ import store from "./store";
import AppComponent from "./App.vue";
-const REQUIRED_CONFIG_VERSION = 5;
+const REQUIRED_CONFIG_VERSION = 6;
const handleMetadata = attrs => {
document.title = `Musare | ${attrs.title}`;