From 029add51e4c854fc259bbe0a2d0c984560966bfd Mon Sep 17 00:00:00 2001 From: Sergei Vorobev Date: Fri, 1 May 2015 17:08:43 -0700 Subject: [PATCH] Update versions and README for release --- README.md | 4 ++++ xHyper-V.psd1 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2414364..98d5e9c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ Please see the Examples section for more details. ## Versions +### 2.3.0 + +* Fixed check for presence of param AllowManagementOS. + ### 2.2.1 diff --git a/xHyper-V.psd1 b/xHyper-V.psd1 index 7ad9a07..21833f6 100644 --- a/xHyper-V.psd1 +++ b/xHyper-V.psd1 @@ -1,6 +1,6 @@ @{ # Version number of this module. -ModuleVersion = '2.2.1' +ModuleVersion = '2.3.0' # ID used to uniquely identify this module GUID = 'f5a5f169-7026-4053-932a-19a7c37b1ca5'