define compatibility of applications addon

This commit is contained in:
Jakub Trllo 2024-04-29 14:28:46 +02:00
parent 2b76b3dd2a
commit 24b590d592

View file

@ -1,3 +1,10 @@
name = "applications"
title = "Applications"
version = "0.2.0"
ayon_server_version = ">=1.0.7"
ayon_launcher_version = ">=1.0.2"
ayon_required_addons = {
"core": ">0.3.0",
}
ayon_compatible_addons = {}