File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
RootModule = ' PowerArubaCP.psm1'
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.5 .0'
15
+ ModuleVersion = ' 0.6 .0'
16
16
17
17
# ID used to uniquely identify this module
18
18
GUID = ' 24e1a5ba-e4e3-4109-b079-04d4d657da93'
24
24
# CompanyName = 'Unknown'
25
25
26
26
# 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.'
28
28
29
29
# Description of the functionality provided by this module
30
30
Description = ' PowerShell module to query the Aruba ClearPass API'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ This is a Powershell module for configure an Aruba ClearPass (CPPM).
27
27
<img src =" https://raw.githubusercontent.com/PowerAruba/PowerArubaCP/master/Medias/PowerArubaCP.png " width =" 250 " height =" 250 " />
28
28
</p >
29
29
30
- With this module (version 0.5 .0) you can manage:
30
+ With this module (version 0.6 .0) you can manage:
31
31
32
32
- [ API Client] ( #api-client ) (Add / Get / Remove)
33
33
- [ Application License] ( #application-license ) (Add / Get / Remove)
You can’t perform that action at this time.
0 commit comments