From 7ba682b5e6fc95ad475337c5dae49d01eb623861 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 21 Sep 2023 20:32:36 +0200 Subject: [PATCH] chore(release) bump to 1.4.3 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index b9132044..f056afd0 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.2 +version: 1.4.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md