From 96a6bb647231af96f4991cb24abcd5981d2b188b Mon Sep 17 00:00:00 2001 From: EoinMan <66643724+EoinMan@users.noreply.github.com> Date: Thu, 11 Jan 2024 09:57:20 +0000 Subject: [PATCH] Update galaxy.yml update version --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 815dc88..0fd1771 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -11,7 +11,7 @@ name: spm_middleware # The version of the collection. Must be compatible with semantic versioning # Please note. version also exists in /github/workflows/release.yml and will need to be update also -version: 1.4.2 +version: 1.4.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md