define minimum launcher version

This commit is contained in:
Jakub Trllo 2024-05-10 12:34:06 +02:00
parent 39da0bc7a3
commit 43bf0b135c

View file

@ -7,3 +7,4 @@ client_dir = "ayon_core"
plugin_for = ["ayon_server"]
ayon_server_version = ">=1.0.3<2.0.0"
ayon_launcher_version = ">=1.0.2"