Merge branch 'develop' into enhancement/AY-4931_Move-RR-client-code

This commit is contained in:
Jakub Trllo 2024-06-06 11:18:24 +02:00 committed by GitHub
commit 123f4cd274
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
74 changed files with 192 additions and 170 deletions

View file

@ -49,6 +49,7 @@ IGNORED_MODULES_IN_AYON = set()
# When addon was moved from ayon-core codebase
# - this is used to log the missing addon
MOVED_ADDON_MILESTONE_VERSIONS = {
"aftereffects": VersionInfo(0, 2, 0),
"applications": VersionInfo(0, 2, 0),
"blender": VersionInfo(0, 2, 0),
"celaction": VersionInfo(0, 2, 0),