From 4e5cf6c9d1ad5afcb1734f8695ceae2d4f5ee936 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Sat, 9 Dec 2023 16:45:45 -0500 Subject: [PATCH] galaxy version bump for fix --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 51bad11..c5bddd7 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.10 +version: 1.0.11 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md