Merge branch 'develop' into enhancement/AY-4914_Move-Harmony-client-code

This commit is contained in:
Jakub Trllo 2024-06-05 13:55:11 +02:00 committed by GitHub
commit c34da53b8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
76 changed files with 255 additions and 198 deletions

View file

@ -50,6 +50,7 @@ IGNORED_MODULES_IN_AYON = set()
# - this is used to log the missing addon
MOVED_ADDON_MILESTONE_VERSIONS = {
"applications": VersionInfo(0, 2, 0),
"blender": VersionInfo(0, 2, 0),
"celaction": VersionInfo(0, 2, 0),
"clockify": VersionInfo(0, 2, 0),
"flame": VersionInfo(0, 2, 0),