change core support for per project bundles

This commit is contained in:
Jakub Trllo 2025-06-17 09:25:09 +02:00
parent 3e60bd9ba4
commit a237a2441a

View file

@ -6,6 +6,8 @@ client_dir = "ayon_core"
plugin_for = ["ayon_server"]
project_can_override_addon_version = True
ayon_server_version = ">=1.8.4,<2.0.0"
ayon_launcher_version = ">=1.0.2"
ayon_required_addons = {}