From ae570d05ac8a9ea1eb34de28f7f09159a330c005 Mon Sep 17 00:00:00 2001 From: Webster Mudge Date: Thu, 9 Dec 2021 09:22:30 -0500 Subject: [PATCH] Increment version to 3.2.0 Signed-off-by: Webster Mudge --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index eed42043..d24a19a2 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -23,7 +23,7 @@ namespace: cloudera name: cluster # The version of the collection. Must be compatible with semantic versioning -version: 3.2.0-SNAPSHOT +version: 3.2.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md