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 4a4ca73 commit 176e3b7Copy full SHA for 176e3b7
icinga-powershell-framework.psd1
@@ -1,6 +1,6 @@
1
@{
2
RootModule = 'icinga-powershell-framework.psm1'
3
- ModuleVersion = '1.4.1'
+ ModuleVersion = '1.4.2'
4
GUID = 'fcd7a805-a41b-49f9-afee-9d17a2b76d42'
5
Author = 'Lord Hepipud'
6
CompanyName = 'Icinga GmbH'
@@ -81,7 +81,7 @@
81
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
82
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
83
};
84
- Version = 'v1.4.1';
+ Version = 'v1.4.2';
85
}
86
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
87
0 commit comments