From 92a6bdd78ad75cb50fb0eb590220973556a25137 Mon Sep 17 00:00:00 2001 From: Roshan Kumar Date: Tue, 8 May 2018 17:26:23 +0530 Subject: [PATCH] Powershell task version increases --- Tasks/AzureCloudPowerShellDeployment/task.json | 2 +- Tasks/AzureCloudPowerShellDeployment/task.loc.json | 2 +- Tasks/AzurePowerShellV3/task.json | 2 +- Tasks/AzurePowerShellV3/task.loc.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tasks/AzureCloudPowerShellDeployment/task.json b/Tasks/AzureCloudPowerShellDeployment/task.json index 5f411fac1630..a640399dbe8a 100644 --- a/Tasks/AzureCloudPowerShellDeployment/task.json +++ b/Tasks/AzureCloudPowerShellDeployment/task.json @@ -16,7 +16,7 @@ "version": { "Major": 1, "Minor": 3, - "Patch": 3 + "Patch": 4 }, "demands": [ "azureps" diff --git a/Tasks/AzureCloudPowerShellDeployment/task.loc.json b/Tasks/AzureCloudPowerShellDeployment/task.loc.json index 6729f10cf76d..45f173633e7c 100644 --- a/Tasks/AzureCloudPowerShellDeployment/task.loc.json +++ b/Tasks/AzureCloudPowerShellDeployment/task.loc.json @@ -16,7 +16,7 @@ "version": { "Major": 1, "Minor": 3, - "Patch": 3 + "Patch": 4 }, "demands": [ "azureps" diff --git a/Tasks/AzurePowerShellV3/task.json b/Tasks/AzurePowerShellV3/task.json index b40a4731e4f8..59e1a6ad2f97 100644 --- a/Tasks/AzurePowerShellV3/task.json +++ b/Tasks/AzurePowerShellV3/task.json @@ -17,7 +17,7 @@ "version": { "Major": 3, "Minor": 0, - "Patch": 3 + "Patch": 4 }, "releaseNotes": "This is an early preview. Added support for Fail on standard error and ErrorActionPreference", "demands": [ diff --git a/Tasks/AzurePowerShellV3/task.loc.json b/Tasks/AzurePowerShellV3/task.loc.json index d161993896fb..9185d4ffb15b 100644 --- a/Tasks/AzurePowerShellV3/task.loc.json +++ b/Tasks/AzurePowerShellV3/task.loc.json @@ -17,7 +17,7 @@ "version": { "Major": 3, "Minor": 0, - "Patch": 3 + "Patch": 4 }, "releaseNotes": "ms-resource:loc.releaseNotes", "demands": [