From 9bd5ca7fc10da5f62ab12711eeb25b2b932adada Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 20 May 2024 14:39:24 +0200 Subject: [PATCH] chore: bump 1.4.6 Signed-off-by: Alex --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 10a13f92..d61ad3af 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: ansible name: eda # The version of the collection. Must be compatible with semantic versioning -version: 1.4.5 +version: 1.4.6 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md