From 99db61d1f1baf5beeae5333a5133deddba3523a3 Mon Sep 17 00:00:00 2001 From: dede Date: Fri, 7 Nov 2025 16:56:37 +0100 Subject: [PATCH] v0.3.3 - getting the tag right --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 96fda0d..7f62da4 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: dede name: common # The version of the collection. Must be compatible with semantic versioning -version: 0.3.1 +version: 0.3.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md