File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11@ {
2- ModuleVersion = ' 1.10 .0'
2+ ModuleVersion = ' 1.11 .0'
33 GUID = ' e3e7850e-2f24-4173-8268-c2a29ec35750'
44 Author = ' Lord Hepipud'
55 CompanyName = ' Icinga GmbH'
66 Copyright = ' (c) 2021 Icinga GmbH | GPLv2'
77 Description = ' A collection of Icinga Plugins for general Windows checks for Icinga for Windows.'
88 PowerShellVersion = ' 4.0'
9- RequiredModules = @ (@ {ModuleName = ' icinga-powershell-framework' ; ModuleVersion = ' 1.10 .0' })
9+ RequiredModules = @ (@ {ModuleName = ' icinga-powershell-framework' ; ModuleVersion = ' 1.11 .0' })
1010 NestedModules = @ (
1111 ' .\compiled\icinga-powershell-plugins.ifw_compilation.psm1'
1212 )
7373 ProjectUri = ' https://github.com/Icinga/icinga-powershell-plugins'
7474 ReleaseNotes = ' https://github.com/Icinga/icinga-powershell-plugins/releases'
7575 };
76- Version = ' v1.10 .0' ;
76+ Version = ' v1.11 .0' ;
7777 Name = ' Windows Plugins' ;
7878 Type = ' plugins' ;
7979 Function = ' ' ;
You can’t perform that action at this time.
0 commit comments