From 3d776b044266fb19193ea38488f6486c3a542276 Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Mon, 2 May 2022 18:06:49 +0200 Subject: [PATCH] Updates module version --- icinga-powershell-cluster.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icinga-powershell-cluster.psd1 b/icinga-powershell-cluster.psd1 index 74dd4e9..87e1188 100644 --- a/icinga-powershell-cluster.psd1 +++ b/icinga-powershell-cluster.psd1 @@ -1,5 +1,5 @@ @{ - ModuleVersion = '1.0.0' + ModuleVersion = '1.1.0' GUID = 'e224db78-5f9a-43ea-a985-911da9da70c8' Author = 'Yonas Habteab' CompanyName = 'Icinga GmbH' @@ -31,7 +31,7 @@ ProjectUri = 'https://github.com/Icinga/icinga-powershell-cluster' ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-cluster/releases' }; - Version = 'v1.0.0' + Version = 'v1.1.0' Name = 'Windows Cluster'; Type = 'plugins'; Function = '';