From a5beabf69a0988692e9f5815f334fbfc6225f35b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 30 Jan 2025 20:10:16 -0700 Subject: [PATCH] Bump release to 0.7.0 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 2a2b30ab..9dd50964 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.2 +version: 0.7.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md