mirror of
https://github.com/openshift/community.okd.git
synced 2026-05-07 13:42:38 +00:00
Release 2.0.1 (#98)
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
||||
.PHONY: molecule
|
||||
|
||||
# Also needs to be updated in galaxy.yml
|
||||
VERSION = 2.0.0
|
||||
VERSION = 2.0.1
|
||||
|
||||
SANITY_TEST_ARGS ?= --docker --color
|
||||
PYTHON_VERSION ?= `python3 -c 'import platform; print("{0}.{1}".format(platform.python_version_tuple()[0], platform.python_version_tuple()[1]))'`
|
||||
|
||||
Reference in New Issue
Block a user