소스 검색

chore: forgot to update configVersion in template.json

Kristian Vos 3 년 전
부모
커밋
b60e469627
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      frontend/dist/config/template.json

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

@@ -37,5 +37,5 @@
 	// 	}
 	// },
 	"skipConfigVersionCheck": false,
-	"configVersion": 7
+	"configVersion": 8
 }