From 8624cf3e307b428d1dd9e0622a3ea2dd322cdc52 Mon Sep 17 00:00:00 2001 From: "Mark J. Horninger" Date: Sun, 10 Mar 2024 21:55:17 -0400 Subject: [PATCH] Rolled Version Number --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index fe90f5e..a36ae81 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.4 +version: 0.1.5 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md