mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Bumped up the version number from 0.2.1 to 0.2.2 in the package.py file for DaVinci Resolve addon.
10 lines
168 B
Python
10 lines
168 B
Python
name = "resolve"
|
|
title = "DaVinci Resolve"
|
|
version = "0.2.2"
|
|
|
|
client_dir = "ayon_resolve"
|
|
|
|
ayon_required_addons = {
|
|
"core": ">0.3.2",
|
|
}
|
|
ayon_compatible_addons = {}
|