Updates module manifest

This commit is contained in:
Lord Hepipud 2021-06-01 12:07:36 +02:00
parent e4dcd9f9f5
commit bb9971c26c

View file

@ -87,7 +87,11 @@
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
};
Version = 'v1.5.0';
Version = 'v1.5.0';
Name = 'Icinga for Windows';
Type = 'framework';
Function = '';
Endpoint = '';
}
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
}