fix version requirements

This commit is contained in:
Jakub Trllo 2024-05-23 15:01:47 +02:00
parent b7e48b1d40
commit a25bda81a1
2 changed files with 2 additions and 2 deletions

View file

@ -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 = {}

View file

@ -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 = {}