mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use negative version
This commit is contained in:
parent
b116272a1f
commit
5d854115b8
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ class IntegrateHeroVersion(pyblish.api.InstancePlugin):
|
|||
entity_id = old_version["id"]
|
||||
|
||||
new_hero_version = new_version_entity(
|
||||
src_version_entity["version"],
|
||||
- src_version_entity["version"],
|
||||
src_version_entity["productId"],
|
||||
task_id=src_version_entity["taskId"],
|
||||
data=copy.deepcopy(src_version_entity["data"]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue