From c478517a468f83bf6376364494ea0c60ff421555 Mon Sep 17 00:00:00 2001 From: Roman Muntean Date: Tue, 18 Jun 2024 10:00:55 +0100 Subject: [PATCH] increment galaxy version to finish release action --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index a44adee..3aac3a8 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.6.3 +version: 1.6.4 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md