From 364dc34c3443d3aae28eff53f11ef6b054572230 Mon Sep 17 00:00:00 2001 From: Bruno Travouillon Date: Thu, 13 Jun 2024 09:29:02 -0400 Subject: [PATCH] Release v0.6.1 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index a9a3162..7161af5 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: mila name: proxmox # The version of the collection. Must be compatible with semantic versioning -version: 0.6.0 +version: 0.6.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md