diff --git a/HaloAPI.psd1 b/HaloAPI.psd1 index 7aa93eb..19a4915 100644 --- a/HaloAPI.psd1 +++ b/HaloAPI.psd1 @@ -12,7 +12,7 @@ RootModule = '.\HaloAPI.psm1' # Version number of this module. - ModuleVersion = '1.18.0' + ModuleVersion = '1.19.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 missing parameter to Get-HaloInvoice' + ReleaseNotes = 'Add many missing parameters for `Get-HaloAsset`.' # Prerelease string of this module # Prerelease = 'Beta1'