Skip to content

Commit 90d610e

Browse files
Merge pull request #157 from bradmwilliams/ocp-1.0.23
Preparing 1.0.23
2 parents 6ff792c + 1667843 commit 90d610e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ansible/rebuild_module.digest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b7af09a03b07253d2a0ea339e7d3530d -
1+
89b4033ec92b2d792e580f68497f0d2b -

ansible/roles/openshift_client_python/library/openshift_client_python.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openshift/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from .ansible import ansible
1313

1414
# Single source for module version
15-
__VERSION__ = '1.0.22'
15+
__VERSION__ = '1.0.23'
1616

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

0 commit comments

Comments
 (0)