diff --git a/HaloAPI.psd1 b/HaloAPI.psd1 index 19a4915..e9fa7c2 100644 --- a/HaloAPI.psd1 +++ b/HaloAPI.psd1 @@ -12,7 +12,7 @@ RootModule = '.\HaloAPI.psm1' # Version number of this module. - ModuleVersion = '1.19.0' + ModuleVersion = '1.20.0' # Supported PSEditions # CompatiblePSEditions = @() @@ -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'