From b485570c2d7248a672db9ac6e09b77004762a090 Mon Sep 17 00:00:00 2001 From: Chris Hawk Date: Fri, 20 Jun 2025 14:00:52 -0700 Subject: [PATCH] Update version to 1.6.0 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index fd0d4fb5..ecc5be87 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,7 @@ namespace: google name: cloud # The version of the collection. Must be compatible with semantic versioning -version: 1.5.3 +version: 1.6.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md