Skip to content

Commit 1e411d3

Browse files
committed
119
1 parent 2a14393 commit 1e411d3

File tree

7 files changed

+22
-22
lines changed

7 files changed

+22
-22
lines changed

PureStorage.FlashArray.VMware.Configuration/PureStorage.FlashArray.VMware.Configuration.psd1

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.Configuration.psd1
7-
Version: 2.0.0.2
7+
Version: 2.0.0.3
88
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareConfigurationPowerShell
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.Configuration.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.2'
32+
ModuleVersion = '2.0.0.3'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '8f427302-6faf-42de-9f58-09276c3343cb'

PureStorage.FlashArray.VMware.RDM/PureStorage.FlashArray.VMware.RDM.psd1

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.RDM.psd1
7-
Version: 2.0.1.0
7+
Version: 2.0.1.1
88
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareRDMPowerShell
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.RDM.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.1.0'
32+
ModuleVersion = '2.0.1.1'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '49e8405f-e78f-4b5d-b121-113d5ad37098'
@@ -64,7 +64,7 @@
6464

6565
# Modules that must be imported into the global environment prior to importing this module
6666
RequiredModules = @(
67-
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.13.1.12"}
67+
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.19.37.0"}
6868
)
6969

7070
# Assemblies that must be loaded prior to importing this module

PureStorage.FlashArray.VMware.Software/PureStorage.FlashArray.VMware.Software.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.Software.psd1
7-
Version: 2.0.0.2
7+
Version: 2.0.0.3
88
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareSoftwarePowerShell
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.Software.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.2'
32+
ModuleVersion = '2.0.0.3'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '1a8ffc6d-02ae-4406-b51e-73c8d543b7ac'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2022 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell software management.'
@@ -63,7 +63,7 @@
6363

6464
# Modules that must be imported into the global environment prior to importing this module
6565
RequiredModules = @(
66-
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.13.1.12"}
66+
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.19.37.0"}
6767
@{"ModuleName"="VMware.VimAutomation.Core";"ModuleVersion"="11.0.0.0"}
6868
)
6969

PureStorage.FlashArray.VMware.VCF/PureStorage.FlashArray.VMware.VCF.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.VCF.psd1
7-
Version: 2.0.0.2
7+
Version: 2.0.0.3
88
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareVMFSPowerShell
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.VCF.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.2'
32+
ModuleVersion = '2.0.0.3'
3333

3434
# ID used to uniquely identify this module
3535
GUID = 'd722807a-d903-490a-a1d9-418fd8d90591'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2022 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell VMFS management.'
@@ -63,7 +63,7 @@
6363

6464
# Modules that must be imported into the global environment prior to importing this module
6565
RequiredModules = @(
66-
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.13.1.12"}
66+
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.19.37.0"}
6767
@{"ModuleName"="PureStorage.FlashArray.VMware.Configuration";"ModuleVersion"="2.0.0.0"}
6868
)
6969

PureStorage.FlashArray.VMware.VMFS/PureStorage.FlashArray.VMware.VMFS.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.VMFS.psd1
7-
Version: 2.0.0.1
7+
Version: 2.0.0.2
88
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareVMFSPowerShell
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.VMFS.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.1'
32+
ModuleVersion = '2.0.0.2'
3333

3434
# ID used to uniquely identify this module
3535
GUID = 'd196e4c0-16b8-4189-bc91-1bcee3b7dffe'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2022 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell VMFS management.'
@@ -63,7 +63,7 @@
6363

6464
# Modules that must be imported into the global environment prior to importing this module
6565
RequiredModules = @(
66-
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.13.1.12"}
66+
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.19.37.0"}
6767
@{"ModuleName"="PureStorage.FlashArray.VMware.Configuration";"ModuleVersion"="1.5.0.0"}
6868
)
6969

PureStorage.FlashArray.VMware.VVol.Replication/PureStorage.FlashArray.VMware.VVol.Replication.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.vVol.Replication.psd1
7-
Version: 1.0.0.1
7+
Version: 1.0.0.2
88
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwarevVolReplicationPowerShell
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.vVol.Replication.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '1.0.0.1'
32+
ModuleVersion = '1.0.0.2'
3333

3434
# ID used to uniquely identify this module
3535
GUID = 'c2e1051e-0f74-4ed7-b0b3-a70adcc306dc'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2022 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell vVol Replication management.'
@@ -64,7 +64,7 @@
6464
# Modules that must be imported into the global environment prior to importing this module
6565
RequiredModules = @(
6666
@{"ModuleName"="VMware.VimAutomation.Storage";"ModuleVersion"="11.3.0.0"}
67-
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.13.1.12"}
67+
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.19.37.0"}
6868
@{"ModuleName"="PureStorage.FlashArray.VMware.Vvol";"ModuleVersion"="2.0.0.0"}
6969
)
7070

PureStorage.FlashArray.VMware.VVol/PureStorage.FlashArray.VMware.VVol.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
# Modules that must be imported into the global environment prior to importing this module
6565
RequiredModules = @(
66-
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.13.1.12"}
66+
@{"ModuleName"="PureStoragePowerShellSDK";"ModuleVersion"="1.19.37.0"}
6767
)
6868

6969
# Assemblies that must be loaded prior to importing this module

0 commit comments

Comments
 (0)