Bumped Version for 131 Fix
This commit and the previous commit fix the Import-ZertoVmNicSettings function for 10.0. Fixes #131
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
RootModule = '.\ZertoApiWrapper.psm1'
|
RootModule = '.\ZertoApiWrapper.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '2.0.0'
|
ModuleVersion = '2.0.1'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
# CompatiblePSEditions = @()
|
# CompatiblePSEditions = @()
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
2.0.0
|
2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user