From f060b3ea45750de094da8cafcfa6297f9fc415ad Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 29 Jul 2021 08:49:40 -0600 Subject: [PATCH] Bump galaxy version for a release It's been a while, we should release a new version. Change-Id: I4309178ee78015d0ae7c050c14c0400320f23b78 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index b2c4ca8..5fecc97 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.1-dev +version: 0.6.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md