From 7520a42f2677ce79306a8c3c11e3742adddcf792 Mon Sep 17 00:00:00 2001 From: Vikranth Thati Date: Fri, 30 Nov 2018 20:20:49 +0530 Subject: [PATCH] Updated Docker task version (#8971) --- Tasks/DockerV1/task.json | 2 +- Tasks/DockerV1/task.loc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tasks/DockerV1/task.json b/Tasks/DockerV1/task.json index 4e6c883242d8..6c53f1edbc90 100644 --- a/Tasks/DockerV1/task.json +++ b/Tasks/DockerV1/task.json @@ -13,7 +13,7 @@ "version": { "Major": 1, "Minor": 1, - "Patch": 23 + "Patch": 26 }, "demands": [], "releaseNotes": "Simplified the task by:
 - Providing an option to simply select or type a command.
 - Retaining the useful input fields and providing an option to pass the rest as an argument to the command.", diff --git a/Tasks/DockerV1/task.loc.json b/Tasks/DockerV1/task.loc.json index 54ad3a1e5b29..3a19549c631f 100644 --- a/Tasks/DockerV1/task.loc.json +++ b/Tasks/DockerV1/task.loc.json @@ -13,7 +13,7 @@ "version": { "Major": 1, "Minor": 1, - "Patch": 23 + "Patch": 26 }, "demands": [], "releaseNotes": "ms-resource:loc.releaseNotes",