From 19f1ed84672a9eb8b48fb7246f55c87f6f587d96 Mon Sep 17 00:00:00 2001 From: vinca Date: Thu, 29 Nov 2018 20:16:06 +0530 Subject: [PATCH] Master Increase task version --- Tasks/AzureRmWebAppDeploymentV3/task.json | 2 +- Tasks/AzureRmWebAppDeploymentV3/task.loc.json | 2 +- Tasks/AzureRmWebAppDeploymentV4/task.json | 2 +- Tasks/AzureRmWebAppDeploymentV4/task.loc.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tasks/AzureRmWebAppDeploymentV3/task.json b/Tasks/AzureRmWebAppDeploymentV3/task.json index 34539cd6f765..29679f6d2354 100644 --- a/Tasks/AzureRmWebAppDeploymentV3/task.json +++ b/Tasks/AzureRmWebAppDeploymentV3/task.json @@ -17,7 +17,7 @@ "version": { "Major": 3, "Minor": 4, - "Patch": 18 + "Patch": 20 }, "releaseNotes": "What's new in Version 3.0:
  Supports File Transformations (XDT)
  Supports Variable Substitutions(XML, JSON)
Click [here](https://aka.ms/azurermwebdeployreadme) for more information.", "minimumAgentVersion": "2.104.1", diff --git a/Tasks/AzureRmWebAppDeploymentV3/task.loc.json b/Tasks/AzureRmWebAppDeploymentV3/task.loc.json index cd591c9abb3e..df711f3664e8 100644 --- a/Tasks/AzureRmWebAppDeploymentV3/task.loc.json +++ b/Tasks/AzureRmWebAppDeploymentV3/task.loc.json @@ -17,7 +17,7 @@ "version": { "Major": 3, "Minor": 4, - "Patch": 18 + "Patch": 20 }, "releaseNotes": "ms-resource:loc.releaseNotes", "minimumAgentVersion": "2.104.1", diff --git a/Tasks/AzureRmWebAppDeploymentV4/task.json b/Tasks/AzureRmWebAppDeploymentV4/task.json index 497dca3e58df..efbdb44f1dbd 100644 --- a/Tasks/AzureRmWebAppDeploymentV4/task.json +++ b/Tasks/AzureRmWebAppDeploymentV4/task.json @@ -18,7 +18,7 @@ "version": { "Major": 4, "Minor": 3, - "Patch": 17 + "Patch": 19 }, "releaseNotes": "What's new in version 4.* (preview)
Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)
Supports App Service Environments
Improved UI for discovering different App service types supported by the task
Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only
Click [here](https://aka.ms/azurermwebdeployreadme) for more information.", "minimumAgentVersion": "2.104.1", diff --git a/Tasks/AzureRmWebAppDeploymentV4/task.loc.json b/Tasks/AzureRmWebAppDeploymentV4/task.loc.json index db8f75591141..3c8806c25484 100644 --- a/Tasks/AzureRmWebAppDeploymentV4/task.loc.json +++ b/Tasks/AzureRmWebAppDeploymentV4/task.loc.json @@ -18,7 +18,7 @@ "version": { "Major": 4, "Minor": 3, - "Patch": 17 + "Patch": 19 }, "releaseNotes": "ms-resource:loc.releaseNotes", "minimumAgentVersion": "2.104.1",