From e2524b4e717e8381d9e7bc6491016e37e84f4db5 Mon Sep 17 00:00:00 2001 From: Sean McNellis Date: Mon, 29 Jan 2018 19:09:27 -0600 Subject: [PATCH] preparing for the 2.7 release --- .../Microsoft.Xrm.Data.PowerShell.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Microsoft.Xrm.Data.PowerShell/Microsoft.Xrm.Data.PowerShell.psd1 b/Microsoft.Xrm.Data.PowerShell/Microsoft.Xrm.Data.PowerShell.psd1 index 6ed8a0b..1ce8a1b 100644 --- a/Microsoft.Xrm.Data.PowerShell/Microsoft.Xrm.Data.PowerShell.psd1 +++ b/Microsoft.Xrm.Data.PowerShell/Microsoft.Xrm.Data.PowerShell.psd1 @@ -17,8 +17,8 @@ # Script module or binary module file associated with this manifest. RootModule = 'Microsoft.Xrm.Data.Powershell.psm1' -# Version number of this module. This is Dynamics CRM 2016 SP1 SDK base -ModuleVersion = '2.6.1' +# Version number of this module. +ModuleVersion = '2.7' # ID used to uniquely identify this module GUID = '7df9c140-65c3-4862-b3bc-73fad633aae4'