From 99fcd29637753cea83945bb25afdf00be753a62d Mon Sep 17 00:00:00 2001 From: s3lph <account-gitlab-ideynizv@kernelpanic.lol> Date: Mon, 19 Jul 2021 02:53:33 +0200 Subject: [PATCH] Fix collection version number --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index e83a18d..187b719 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: s3lph name: irc # The version of the collection. Must be compatible with semantic versioning -version: 0.1 +version: 0.1.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md