Skip to content

Commit 9621eee

Browse files
committed
Version 1.2.0
1 parent e14f63d commit 9621eee

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Undo-WinRMConfig.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Param (
4545
[switch]$Version
4646
)
4747

48-
$ThisScriptVersion = '1.1.9'
48+
$ThisScriptVersion = '1.2.0'
4949

5050
If ($version)
5151
{
11.8 KB
Loading

chocolateypackaging/undo-winrmconfig-during-shutdown.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
44
<metadata>
55
<id>undo-winrmconfig-during-shutdown</id>
6-
<version>1.1.9-alpha2</version>
6+
<version>1.2.0</version>
77
<packageSourceUrl>https://github.com/DarwinJS/CloudyWindowsAutomationCode/tree/master/Undo-WinRMConfig</packageSourceUrl>
88
<owners>DarwinJS</owners>
99
<title>undo-winrmconfig-during-shutdown (Install)</title>

0 commit comments

Comments
 (0)