From 54418137efe0060a76cd4564edefd5fea04fbb54 Mon Sep 17 00:00:00 2001 From: William Blonay Date: Thu, 11 Jul 2024 18:43:00 +0300 Subject: [PATCH] Update Galaxy version --- nova/core/galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova/core/galaxy.yml b/nova/core/galaxy.yml index a8a2a2ad..c73b9071 100644 --- a/nova/core/galaxy.yml +++ b/nova/core/galaxy.yml @@ -8,7 +8,7 @@ namespace: nova name: core # The version of the collection. Must be compatible with semantic versioning -version: 3.0.5 +version: 3.0.6 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md