sync to avalon is using new schemas

This commit is contained in:
iLLiCiTiT 2021-03-30 17:04:58 +02:00
parent 43ac74c752
commit 302a00c9c9

View file

@ -31,9 +31,9 @@ log = Logger.get_logger(__name__)
# Current schemas for avalon types
EntitySchemas = {
"project": "pype:project-2.1",
"project": "pype:project-3.0",
"asset": "pype:asset-3.0",
"config": "pype:config-1.1"
"config": "pype:config-2.0"
}
# Group name of custom attributes