change version and add more information about addon

This commit is contained in:
Jakub Trllo 2024-05-22 17:59:35 +02:00
parent ff55f08ad5
commit 9a5421674a

View file

@ -1,3 +1,10 @@
name = "tvpaint"
title = "TVPaint"
version = "0.1.2"
version = "0.2.0"
app_host_name = "tvpaint"
client_dir = "ayon_tvpaint"
ayon_required_addons = {
"core": ">0.3.1",
}
ayon_compatible_addons = {}