From d724d69f5a18041c1fe45d684066ffe1397e38ef Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Fri, 24 Jul 2020 08:11:18 -0600 Subject: [PATCH] Bump galaxy metadata for release Updating the galaxy version so we can cut a 0.3.0 release. Change-Id: I5dcc187f9aa293fba9b293a87838fb9f6e90bf3f --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 8ac0d32..7991873 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.2.1 +version: 0.3.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md