diff --git a/Tasks/ArchiveFilesV2/task.json b/Tasks/ArchiveFilesV2/task.json index b8db17ba7963..645bb2b67b11 100644 --- a/Tasks/ArchiveFilesV2/task.json +++ b/Tasks/ArchiveFilesV2/task.json @@ -19,8 +19,9 @@ "version": { "Major": 2, "Minor": 177, - "Patch": 0 + "Patch": 1 }, + "minimumAgentVersion": "2.175.1", "groups": [ { "name": "archive", diff --git a/Tasks/ArchiveFilesV2/task.loc.json b/Tasks/ArchiveFilesV2/task.loc.json index 5154ad38cdb4..e3215bee48d2 100644 --- a/Tasks/ArchiveFilesV2/task.loc.json +++ b/Tasks/ArchiveFilesV2/task.loc.json @@ -19,8 +19,9 @@ "version": { "Major": 2, "Minor": 177, - "Patch": 0 + "Patch": 1 }, + "minimumAgentVersion": "2.175.1", "groups": [ { "name": "archive", diff --git a/Tasks/BashV3/task.json b/Tasks/BashV3/task.json index 490a9f3b513c..01dcfae5d4ba 100644 --- a/Tasks/BashV3/task.json +++ b/Tasks/BashV3/task.json @@ -18,10 +18,10 @@ "version": { "Major": 3, "Minor": 177, - "Patch": 0 + "Patch": 1 }, "releaseNotes": "Script task consistency. Added support for multiple lines and added support for Windows.", - "minimumAgentVersion": "2.115.0", + "minimumAgentVersion": "2.175.1", "instanceNameFormat": "Bash Script", "showEnvironmentVariables": true, "groups": [ diff --git a/Tasks/BashV3/task.loc.json b/Tasks/BashV3/task.loc.json index 3919cd901d5f..5a52f686b19e 100644 --- a/Tasks/BashV3/task.loc.json +++ b/Tasks/BashV3/task.loc.json @@ -18,10 +18,10 @@ "version": { "Major": 3, "Minor": 177, - "Patch": 0 + "Patch": 1 }, "releaseNotes": "ms-resource:loc.releaseNotes", - "minimumAgentVersion": "2.115.0", + "minimumAgentVersion": "2.175.1", "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "showEnvironmentVariables": true, "groups": [ diff --git a/Tasks/CmdLineV2/task.json b/Tasks/CmdLineV2/task.json index cf88ba9f3564..b9eed74e66b0 100644 --- a/Tasks/CmdLineV2/task.json +++ b/Tasks/CmdLineV2/task.json @@ -18,8 +18,9 @@ "version": { "Major": 2, "Minor": 177, - "Patch": 0 + "Patch": 1 }, + "minimumAgentVersion": "2.175.1", "releaseNotes": "Script task consistency. Added support for multiple lines.", "showEnvironmentVariables": true, "groups": [ diff --git a/Tasks/CmdLineV2/task.loc.json b/Tasks/CmdLineV2/task.loc.json index 374f50220c27..c8b2bf731793 100644 --- a/Tasks/CmdLineV2/task.loc.json +++ b/Tasks/CmdLineV2/task.loc.json @@ -18,8 +18,9 @@ "version": { "Major": 2, "Minor": 177, - "Patch": 0 + "Patch": 1 }, + "minimumAgentVersion": "2.175.1", "releaseNotes": "ms-resource:loc.releaseNotes", "showEnvironmentVariables": true, "groups": [ diff --git a/Tasks/DeleteFilesV1/task.json b/Tasks/DeleteFilesV1/task.json index 29f59f657eb0..9f5a796377d9 100644 --- a/Tasks/DeleteFilesV1/task.json +++ b/Tasks/DeleteFilesV1/task.json @@ -17,10 +17,10 @@ "version": { "Major": 1, "Minor": 177, - "Patch": 0 + "Patch": 1 }, "demands": [], - "minimumAgentVersion": "1.92.0", + "minimumAgentVersion": "2.175.1", "inputs": [ { "name": "SourceFolder", diff --git a/Tasks/DeleteFilesV1/task.loc.json b/Tasks/DeleteFilesV1/task.loc.json index 690185227582..97c446338ece 100644 --- a/Tasks/DeleteFilesV1/task.loc.json +++ b/Tasks/DeleteFilesV1/task.loc.json @@ -17,10 +17,10 @@ "version": { "Major": 1, "Minor": 177, - "Patch": 0 + "Patch": 1 }, "demands": [], - "minimumAgentVersion": "1.92.0", + "minimumAgentVersion": "2.175.1", "inputs": [ { "name": "SourceFolder", diff --git a/Tasks/ExtractFilesV1/task.json b/Tasks/ExtractFilesV1/task.json index 6bdc8c628d86..39819c5210f5 100644 --- a/Tasks/ExtractFilesV1/task.json +++ b/Tasks/ExtractFilesV1/task.json @@ -19,8 +19,9 @@ "version": { "Major": 1, "Minor": 178, - "Patch": 0 + "Patch": 1 }, + "minimumAgentVersion": "2.175.1", "instanceNameFormat": "Extract files $(message)", "inputs": [ { diff --git a/Tasks/ExtractFilesV1/task.loc.json b/Tasks/ExtractFilesV1/task.loc.json index 8ea5ab721716..2870bf248da3 100644 --- a/Tasks/ExtractFilesV1/task.loc.json +++ b/Tasks/ExtractFilesV1/task.loc.json @@ -19,8 +19,9 @@ "version": { "Major": 1, "Minor": 178, - "Patch": 0 + "Patch": 1 }, + "minimumAgentVersion": "2.175.1", "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "inputs": [ {