Skip to content

Commit

Permalink
Version 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
homotechsual committed Jan 12, 2024
1 parent 9251cf0 commit 8e13d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HaloAPI.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = '.\HaloAPI.psm1'

# Version number of this module.
ModuleVersion = '1.19.0'
ModuleVersion = '1.20.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -271,7 +271,7 @@
IconUri = 'https://3c3br937rz386088k2z3qqdi-wpengine.netdna-ssl.com/wp-content/uploads/2020/04/HaloIcon-300x300.png'

# ReleaseNotes of this module
ReleaseNotes = 'Add many missing parameters for `Get-HaloAsset`.'
ReleaseNotes = 'Revert change to `$CommandName` retrieval.'

# Prerelease string of this module
# Prerelease = 'Beta1'
Expand Down

0 comments on commit 8e13d67

Please sign in to comment.