Skip to content

Commit

Permalink
Merge pull request #143 from bradmwilliams/ocp-1.0.19
Browse files Browse the repository at this point in the history
Preparing version 1.0.19
  • Loading branch information
openshift-merge-robot authored Jun 27, 2023
2 parents bc3078c + 5292232 commit 73ba85c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible/rebuild_module.digest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8fcea35f67dbf9d734a478f8fe203249 -
c5673e31caac351fcbb7328e3c33868b -

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openshift/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .ansible import ansible

# Single source for module version
__VERSION__ = '1.0.18'
__VERSION__ = '1.0.19'

null = None # Allow scripts to specify null in object definitions

Expand Down

0 comments on commit 73ba85c

Please sign in to comment.