From d4aac73442004de0e522394088973be426421a9f Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Tue, 5 Apr 2022 11:08:33 -0400 Subject: [PATCH] galaxy version bump --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 40e3fa3..fb1c27b 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.4 +version: 1.0.5 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md