mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
fix version requirements
This commit is contained in:
parent
b7e48b1d40
commit
a25bda81a1
2 changed files with 2 additions and 2 deletions
|
|
@ -4,6 +4,6 @@ version = "0.2.0"
|
|||
client_dir = "ayon_clockify"
|
||||
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.1",
|
||||
"core": ">0.3.2",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@ version = "0.2.0"
|
|||
client_dir = "ayon_tvpaint"
|
||||
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.1",
|
||||
"core": ">0.3.2",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue