Skip to content

Commit c9b9b05

Browse files
committed
RDM module Core support
RDM module core support
1 parent 2890be4 commit c9b9b05

3 files changed

Lines changed: 74 additions & 82 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
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: 1.1.0.2
7+
Version: 2.0.0.0
88
Copyright: 2020 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 = '1.1.0.2'
32+
ModuleVersion = '2.0.0.0'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '49e8405f-e78f-4b5d-b121-113d5ad37098'
@@ -47,7 +47,7 @@
4747
Description = 'Pure Storage FlashArray VMware PowerShell RDM management.'
4848

4949
# Minimum version of the Windows PowerShell engine required by this module
50-
PowerShellVersion = '5.0'
50+
PowerShellVersion = '5.1'
5151

5252
# Name of the Windows PowerShell host required by this module
5353
PowerShellHostName = ''

0 commit comments

Comments
 (0)