From c9ef2888f5b31e64c0aa313f859379b9fa4e3c58 Mon Sep 17 00:00:00 2001 From: spam-n-eggs Date: Fri, 1 Mar 2024 19:19:04 +0000 Subject: [PATCH] Update galaxy.yml version to 0.1.4 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 1f3984a..fe90f5e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: dominion_solutions name: netbird # The version of the collection. Must be compatible with semantic versioning -version: 0.1.3 +version: 0.1.4 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md