We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405f91f commit 482af35Copy full SHA for 482af35
icinga-powershell-framework.psd1
@@ -1,6 +1,6 @@
1
@{
2
RootModule = 'icinga-powershell-framework.psm1'
3
- ModuleVersion = '1.5.1'
+ ModuleVersion = '1.5.2'
4
GUID = 'fcd7a805-a41b-49f9-afee-9d17a2b76d42'
5
Author = 'Lord Hepipud'
6
CompanyName = 'Icinga GmbH'
@@ -88,7 +88,7 @@
88
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
89
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
90
};
91
- Version = 'v1.5.1';
+ Version = 'v1.5.2';
92
Name = 'Icinga for Windows';
93
Type = 'framework';
94
Function = '';
0 commit comments