mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Update openpype/hosts/max/plugins/publish/increment_workfile_version.py
This commit is contained in:
parent
2130f3d826
commit
81b659e933
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ class IncrementWorkfileVersion(pyblish.api.ContextPlugin):
|
|||
filepath = version_up(path)
|
||||
|
||||
rt.saveMaxFile(filepath)
|
||||
self.log.info('Incrementing file version')
|
||||
self.log.info("Incrementing file version")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue