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 1b29bf3 commit 76d5d1aCopy full SHA for 76d5d1a
icinga-powershell-plugins.psd1
@@ -1,5 +1,5 @@
1
@{
2
- ModuleVersion = '1.13.0'
+ ModuleVersion = '1.13.0.0'
3
GUID = 'e3e7850e-2f24-4173-8268-c2a29ec35750'
4
Author = 'Lord Hepipud'
5
CompanyName = 'Icinga GmbH'
@@ -73,7 +73,7 @@
73
ProjectUri = 'https://github.com/Icinga/icinga-powershell-plugins'
74
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-plugins/releases'
75
};
76
- Version = 'v1.13.0';
+ Version = 'v1.13.0.0';
77
Name = 'Windows Plugins';
78
Type = 'plugins';
79
Function = '';
0 commit comments