From c104223bc07b6260c37c4907e0d2df39bb2ea75e Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 1 Mar 2024 08:59:27 -0500 Subject: [PATCH] Version bump to 1.0.25 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index ee3da91..0cf3486 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: jchristianh name: baseos # The version of the collection. Must be compatible with semantic versioning -version: 1.0.24 +version: 1.0.25 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md