From ad757e33e31501c062ba1c9257134920471f3e0e Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Wed, 9 Dec 2020 09:12:38 -0700 Subject: [PATCH] Bump version for release Bumping version to 0.4.1 in preparation for a release to include stream related additions. Change-Id: Ide3c0c134be76b1fc4e160e5b2fcdb2efc36dcb2 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index aa1c4cc..5eb7c04 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,7 @@ namespace: tripleo name: operator # The version of the collection. Must be compatible with semantic versioning -version: 0.4.0 +version: 0.4.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md