From 1492a241bad20fdf2757cb9ad1b6a9c4ae2c60c8 Mon Sep 17 00:00:00 2001 From: Nova CI/CD Bot Date: Thu, 11 Jan 2024 11:28:08 +0000 Subject: [PATCH] Set nova.core version to 1.5.8 --- 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 0ce0c37a..89af5b88 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: 1.5.7 +version: 1.5.8 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md