Update ZertoApiWrapper.psd1
Fixed Powershell Version number.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
Description = 'PowerShell Core Wrapper Module for Zerto Virtual Manager API'
|
||||
|
||||
# Minimum version of the PowerShell engine required by this module
|
||||
PowerShellVersion = '6'
|
||||
PowerShellVersion = '6.0.0'
|
||||
|
||||
# Name of the PowerShell host required by this module
|
||||
# PowerShellHostName = ''
|
||||
|
||||
Reference in New Issue
Block a user