Skip to content

Commit

Permalink
Sets version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LordHepipud committed May 12, 2022
1 parent 815c418 commit 77c6617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions icinga-powershell-cluster.psd1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@{
ModuleVersion = '1.1.0'
ModuleVersion = '1.1.1'
GUID = 'e224db78-5f9a-43ea-a985-911da9da70c8'
Author = 'Yonas Habteab'
CompanyName = 'Icinga GmbH'
Expand Down Expand Up @@ -32,7 +32,7 @@
ProjectUri = 'https://github.com/Icinga/icinga-powershell-cluster'
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-cluster/releases'
};
Version = 'v1.1.0'
Version = 'v1.1.1'
Name = 'Windows Cluster';
Type = 'plugins';
Function = '';
Expand Down

0 comments on commit 77c6617

Please sign in to comment.