From 1e8968ae16ed6ec64a86fd83a73f20a2aa373acf Mon Sep 17 00:00:00 2001 From: Mikey O'Toole Date: Fri, 12 Jan 2024 16:02:42 +0000 Subject: [PATCH] Version 1.19.0 --- HaloAPI.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'