Skip to content

Commit

Permalink
Mod .psd1:wq
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Riedy committed Feb 13, 2021
1 parent ca94c19 commit c594d7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PoshFunctions.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,13 @@
)

# A URL to the license for this module.
# LicenseUri = ''
# LicenseUri = 'https://github.com/riedyw/PoshFunctions/blob/master/License.txt'

# A URL to the main website for this project.
# ProjectUri = ''
# ProjectUri = 'https://github.com/riedyw/PoshFunctions'

# A URL to an icon representing this module.
# IconUri = ''
# IconUri = 'https://github.com/riedyw/PoshFunctions/blob/master/PoshFunctions.png'

# ReleaseNotes of this module
ReleaseNotes = '### 2.2.1.5
Expand Down

0 comments on commit c594d7f

Please sign in to comment.