From ce5c84891cbc1bf7a342b7bea8b5adba8366df2e Mon Sep 17 00:00:00 2001 From: Webster Mudge Date: Tue, 2 Aug 2022 17:33:28 -0400 Subject: [PATCH] Increment collection version Signed-off-by: Webster Mudge --- galaxy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index cc74b5aa..0939f9b0 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Cloudera, Inc. +# Copyright 2022 Cloudera, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -23,7 +23,7 @@ namespace: cloudera name: cluster # The version of the collection. Must be compatible with semantic versioning -version: 3.3.0 +version: 3.4.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md