We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9251cf0 commit 8e13d67Copy full SHA for 8e13d67
HaloAPI.psd1
@@ -12,7 +12,7 @@
12
RootModule = '.\HaloAPI.psm1'
13
14
# Version number of this module.
15
- ModuleVersion = '1.19.0'
+ ModuleVersion = '1.20.0'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -271,7 +271,7 @@
271
IconUri = 'https://3c3br937rz386088k2z3qqdi-wpengine.netdna-ssl.com/wp-content/uploads/2020/04/HaloIcon-300x300.png'
272
273
# ReleaseNotes of this module
274
- ReleaseNotes = 'Add many missing parameters for `Get-HaloAsset`.'
+ ReleaseNotes = 'Revert change to `$CommandName` retrieval.'
275
276
# Prerelease string of this module
277
# Prerelease = 'Beta1'
0 commit comments