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 7dadaf5 commit 20782e9Copy full SHA for 20782e9
HaloAPI.psd1
@@ -12,7 +12,7 @@
12
RootModule = '.\HaloAPI.psm1'
13
14
# Version number of this module.
15
- ModuleVersion = '1.17.0'
+ ModuleVersion = '1.18.0'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -268,7 +268,7 @@
268
IconUri = 'https://3c3br937rz386088k2z3qqdi-wpengine.netdna-ssl.com/wp-content/uploads/2020/04/HaloIcon-300x300.png'
269
270
# ReleaseNotes of this module
271
- ReleaseNotes = 'Add -AsBase64 to Get-HaloAttachment to return the attachment as a base64 encoded string.'
+ ReleaseNotes = 'Add missing parameter to Get-HaloInvoice'
272
273
# Prerelease string of this module
274
# Prerelease = 'Beta1'
0 commit comments