mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Made name more clear when showing up under Context in publisher
This commit is contained in:
parent
1cf5a9e6a7
commit
d5b719b8c8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class FusionIncrementCurrentFile(
|
|||
|
||||
"""
|
||||
|
||||
label = "Increment current file"
|
||||
label = "Increment workfile version"
|
||||
order = pyblish.api.IntegratorOrder + 9.0
|
||||
hosts = ["fusion"]
|
||||
families = ["workfile"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue