From 0e2b0cbed82e3eb66305d149ce92155a272bfec3 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 25 Mar 2024 17:18:48 -0600 Subject: [PATCH] Update version to 0.6.2 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 2d993b6f..2a2b30ab 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: pfsensible name: core # The version of the collection. Must be compatible with semantic versioning -version: 0.6.1 +version: 0.6.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md