Skip to content

Commit

Permalink
Update hdMoonray submodule (#45)
Browse files Browse the repository at this point in the history
* Version bump

* Update submodule index
  • Loading branch information
Jon Lanz authored and GitHub Enterprise committed Jul 20, 2023
1 parent e03c57a commit ad68f4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion moonray/hydra/hdMoonray
2 changes: 1 addition & 1 deletion package.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def version():
"""
Increment the build in the version.
"""
_version = '1.2'
_version = '1.3'
from rezbuild import earlybind
return earlybind.version(this, _version)

Expand Down

0 comments on commit ad68f4c

Please sign in to comment.