mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Updates ayon_ocio addon version
Updates the minimum compatible version of the 'ayon_ocio' addon. This ensures compatibility with the latest features and fixes in the addon.
This commit is contained in:
parent
88400e76fa
commit
92aa7e1ccb
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ ayon_server_version = ">=1.7.6,<2.0.0"
|
|||
ayon_launcher_version = ">=1.0.2"
|
||||
ayon_required_addons = {}
|
||||
ayon_compatible_addons = {
|
||||
"ayon_ocio": ">=1.2.0",
|
||||
"ayon_ocio": ">=1.2.1",
|
||||
"harmony": ">0.4.0",
|
||||
"fusion": ">=0.3.3",
|
||||
"openrv": ">=1.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue