From 35884bf6e37297570f83b3c7477682557ffb1322 Mon Sep 17 00:00:00 2001 From: Anumita Shenoy Date: Mon, 3 Dec 2018 12:13:55 +0530 Subject: [PATCH] Increase patch version for kubernetes tasks --- Tasks/KubernetesV0/task.json | 2 +- Tasks/KubernetesV0/task.loc.json | 2 +- Tasks/KubernetesV1/task.json | 2 +- Tasks/KubernetesV1/task.loc.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tasks/KubernetesV0/task.json b/Tasks/KubernetesV0/task.json index aa65730dff70..aa1973c1187a 100644 --- a/Tasks/KubernetesV0/task.json +++ b/Tasks/KubernetesV0/task.json @@ -13,7 +13,7 @@ "version": { "Major": 0, "Minor": 1, - "Patch": 38 + "Patch": 40 }, "demands": [], "preview": "false", diff --git a/Tasks/KubernetesV0/task.loc.json b/Tasks/KubernetesV0/task.loc.json index 66f7287e2c49..d570eb128a6b 100644 --- a/Tasks/KubernetesV0/task.loc.json +++ b/Tasks/KubernetesV0/task.loc.json @@ -13,7 +13,7 @@ "version": { "Major": 0, "Minor": 1, - "Patch": 38 + "Patch": 40 }, "demands": [], "preview": "false", diff --git a/Tasks/KubernetesV1/task.json b/Tasks/KubernetesV1/task.json index 17ebc6660a83..81dc122bb1ad 100644 --- a/Tasks/KubernetesV1/task.json +++ b/Tasks/KubernetesV1/task.json @@ -13,7 +13,7 @@ "version": { "Major": 1, "Minor": 1, - "Patch": 17 + "Patch": 19 }, "demands": [], "releaseNotes": "What's new in Version 1.0:
 Added new service connection type input for easy selection of Azure AKS cluster.
 Replaced output variable input with output variables section that we had added in all tasks.", diff --git a/Tasks/KubernetesV1/task.loc.json b/Tasks/KubernetesV1/task.loc.json index 5583d7600c70..81e884335d93 100644 --- a/Tasks/KubernetesV1/task.loc.json +++ b/Tasks/KubernetesV1/task.loc.json @@ -13,7 +13,7 @@ "version": { "Major": 1, "Minor": 1, - "Patch": 17 + "Patch": 19 }, "demands": [], "releaseNotes": "ms-resource:loc.releaseNotes",