Merge branch '4.0' into STAR-322_cloud-connection

This commit is contained in:
ChrisTerBeke 2018-12-20 15:49:00 +01:00
commit bfd1debb8f
3 changed files with 4 additions and 5 deletions

View file

@ -47,7 +47,7 @@ def getMetaData() -> Dict[str, Any]:
},
"user": {
"get_version": upgrade.getCfgVersion,
"location": {"./user"}
"location": {"./user", "./materials/*"}
},
"variant": {
"get_version": upgrade.getCfgVersion,