From 5c71e84c73dcc9eef5622be39a809e18fd2cd8ac Mon Sep 17 00:00:00 2001 From: Nova CI/CD Bot Date: Mon, 26 Feb 2024 19:06:55 +0000 Subject: [PATCH] Set nova.core version to 2.0.4 --- 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 61e63faf..4192e214 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: 2.0.3 +version: 2.0.4 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md