Skip to content

Commit

Permalink
Add houdini for validate version
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Jan 14, 2022
1 parent d53db6c commit bc55371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpype/plugins/publish/validate_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class ValidateVersion(pyblish.api.InstancePlugin):
order = pyblish.api.ValidatorOrder

label = "Validate Version"
hosts = ["nuke", "maya", "blender", "standalonepublisher"]
hosts = ["nuke", "maya", "houdini", "blender", "standalonepublisher"]

optional = False
active = True
Expand Down

0 comments on commit bc55371

Please sign in to comment.