Skip to content

Commit 5c94a82

Browse files
committed
New Release 0.6.0
1 parent 6dd13dc commit 5c94a82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PowerArubaCP/PowerArubaCP.psd1

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'PowerArubaCP.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.5.0'
15+
ModuleVersion = '0.6.0'
1616

1717
# ID used to uniquely identify this module
1818
GUID = '24e1a5ba-e4e3-4109-b079-04d4d657da93'
@@ -24,7 +24,7 @@
2424
#CompanyName = 'Unknown'
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2018 Alexis La Goutte All rights reserved.'
27+
Copyright = '(c) 2018 - 2022 Alexis La Goutte All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
Description = 'PowerShell module to query the Aruba ClearPass API'

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This is a Powershell module for configure an Aruba ClearPass (CPPM).
2727
<img src="https://raw.githubusercontent.com/PowerAruba/PowerArubaCP/master/Medias/PowerArubaCP.png" width="250" height="250" />
2828
</p>
2929

30-
With this module (version 0.5.0) you can manage:
30+
With this module (version 0.6.0) you can manage:
3131

3232
- [API Client](#api-client) (Add / Get / Remove)
3333
- [Application License](#application-license) (Add / Get / Remove)

0 commit comments

Comments
 (0)