From 31b19fa248701cfc4ae988ad6c93df5e95675d88 Mon Sep 17 00:00:00 2001 From: Nova CI Date: Wed, 22 Nov 2023 13:57:03 +0000 Subject: [PATCH] Set nova.core collection version to 1.0.22 --- 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 8049de51..457069e4 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.0.21 +version: 1.0.22 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md