Skip to content

Commit 82f955f

Browse files
committed
Update manifest #2
icon and description change
1 parent db94129 commit 82f955f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ListFunctions.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ CompanyName = 'Yevrag35, LLC.'
3030
Copyright = 'Copyright (c) 2020 Yevrag35, LLC.'
3131

3232
# Description of the functionality provided by this module
33-
Description = 'A simple module that provides functions to manipulate and search through Arrays, Collections, and Lists.'
33+
Description = 'A simple module that provides functions to manipulate and search through Arrays, Collections, Lists, and Sets.'
3434

3535
# Minimum version of the Windows PowerShell engine required by this module
3636
PowerShellVersion = '4.0'
@@ -122,7 +122,7 @@ PrivateData = @{
122122
ProjectUri = 'https://github.com/Yevrag35/PowerShell-ListFunctions.git'
123123

124124
# A URL to an icon representing this module.
125-
# IconUri = ''
125+
IconUri = 'https://images.yevrag35.com/icons/list-functions.png'
126126

127127
# ReleaseNotes of this module
128128
ReleaseNotes = 'Publishing 1.1; Adding new functions ''New-List'' & ''New-HashSet''.'

0 commit comments

Comments
 (0)