Skip to content

Commit 1fa2e7a

Browse files
committed
Fixes module manifest for PowerShell Gallery
1 parent 5b61bec commit 1fa2e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icinga-powershell-framework.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
AliasesToExport = @()
1414
PrivateData = @{
1515
PSData = @{
16-
Tags = @( 'icinga', 'icinga2', 'icinga 2', 'Icinga PowerShell Framework', 'Icinga PowerShell', 'Icinga for Windows', 'Icinga Windows')
16+
Tags = @( 'icinga','icinga2','IcingaPowerShellFramework','IcingaPowerShell','IcingaforWindows','IcingaWindows')
1717
LicenseUri = 'https://github.com/Icinga/icinga-powershell-framework/tree/v1.0.0/LICENSE'
1818
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
1919
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'

0 commit comments

Comments
 (0)