mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
updated package.py
This commit is contained in:
parent
3cb36982ce
commit
f744f915ae
1 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
name = "photoshop"
|
||||
title = "Photoshop"
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
|
||||
client_dir = "ayon_photoshop"
|
||||
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.2",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue