From 62c4a47e86337c2ae770544e1b3e24c94040a845 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Sun, 11 Dec 2022 00:13:47 +0100 Subject: [PATCH] fix: Bump version. --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index fc9081b..92ba878 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: laurivan name: plugins # The version of the collection. Must be compatible with semantic versioning -version: 1.0.0 +version: 1.0.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md