Skip to content

Commit 20782e9

Browse files
committed
1.18.0
1 parent 7dadaf5 commit 20782e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HaloAPI.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = '.\HaloAPI.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.17.0'
15+
ModuleVersion = '1.18.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -268,7 +268,7 @@
268268
IconUri = 'https://3c3br937rz386088k2z3qqdi-wpengine.netdna-ssl.com/wp-content/uploads/2020/04/HaloIcon-300x300.png'
269269

270270
# ReleaseNotes of this module
271-
ReleaseNotes = 'Add -AsBase64 to Get-HaloAttachment to return the attachment as a base64 encoded string.'
271+
ReleaseNotes = 'Add missing parameter to Get-HaloInvoice'
272272

273273
# Prerelease string of this module
274274
# Prerelease = 'Beta1'

0 commit comments

Comments
 (0)