From b5c8b550f9b2416f1e0110915b702ac6c19c6520 Mon Sep 17 00:00:00 2001 From: spam-n-eggs Date: Sat, 24 Feb 2024 15:37:50 +0000 Subject: [PATCH] Update galaxy.yml version to 0.1.3 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 382909f..1f3984a 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.2 +version: 0.1.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md