From 6ddcfd026737fd673061b08794fe62553cd3cbfe Mon Sep 17 00:00:00 2001 From: s3lph Date: Mon, 19 Jul 2021 02:56:15 +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 ace8c2f..4efc3eb 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -7,7 +7,7 @@ namespace: s3lph name: prometheus # The version of the collection. Must be compatible with semantic versioning -version: 0.9 +version: 0.9.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md