From f54a2d5d83434b1bfd655db0e41a7a4a7955d7fa Mon Sep 17 00:00:00 2001 From: "Raghu Shantha [MSFT]" Date: Tue, 3 Nov 2015 11:38:31 -0800 Subject: [PATCH] Updated manifest for Nov release --- Engine/PSScriptAnalyzer.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Engine/PSScriptAnalyzer.psd1 b/Engine/PSScriptAnalyzer.psd1 index 7061f8c6d..c68e1d647 100644 --- a/Engine/PSScriptAnalyzer.psd1 +++ b/Engine/PSScriptAnalyzer.psd1 @@ -11,7 +11,7 @@ Author = 'Microsoft Corporation' RootModule = 'Microsoft.Windows.PowerShell.ScriptAnalyzer.dll' # Version number of this module. -ModuleVersion = '1.1.0' +ModuleVersion = '1.1.1' # ID used to uniquely identify this module GUID = '324fc715-36bf-4aee-8e58-72e9b4a08ad9'