Skip to content

Commit bb9971c

Browse files
committed
Updates module manifest
1 parent e4dcd9f commit bb9971c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

icinga-powershell-framework.psd1

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,11 @@
8787
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
8888
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
8989
};
90-
Version = 'v1.5.0';
90+
Version = 'v1.5.0';
91+
Name = 'Icinga for Windows';
92+
Type = 'framework';
93+
Function = '';
94+
Endpoint = '';
9195
}
9296
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
9397
}

0 commit comments

Comments
 (0)