Skip to content

Commit 8e13d67

Browse files
committed
Version 1.20.0
1 parent 9251cf0 commit 8e13d67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HaloAPI.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = '.\HaloAPI.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.19.0'
15+
ModuleVersion = '1.20.0'
1616

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

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

276276
# Prerelease string of this module
277277
# Prerelease = 'Beta1'

0 commit comments

Comments
 (0)