From aeb53c59f7e4f5c9d6422ba54db0870d2ae371d8 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 8 Dec 2023 09:20:15 -0500 Subject: [PATCH] bump galaxy version --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 24a60c3..fe53671 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.8 +version: 1.0.9 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md