add ayon_version to package.py

This commit is contained in:
Jakub Trllo 2024-02-08 17:03:08 +01:00
parent 0023830208
commit a56e24f6fd

View file

@ -5,3 +5,4 @@ version = "0.2.0"
client_dir = "ayon_core"
plugin_for = ["ayon_server"]
ayon_version = ">=1.0.3,<2.0.0"