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:
2025-02-17 13:52:17 -05:00
parent 42ac97ca4c
commit a7642eee67
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -1 +1 @@
2.0.0 2.0.1