Skip to content

Commit 61bef77

Browse files
author
Ivan Duplenskikh
committed
Bump task version SshV0
1 parent 596b1b6 commit 61bef77

File tree

8 files changed

+23
-23
lines changed

8 files changed

+23
-23
lines changed

Tasks/CopyFilesOverSSHV0/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
20+
"Minor": 237,
2121
"Patch": 0
2222
},
2323
"demands": [],

Tasks/SshV0/task.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
21-
"Patch": 1
20+
"Minor": 237,
21+
"Patch": 0
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.206.1",

Tasks/SshV0/task.loc.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
21-
"Patch": 1
20+
"Minor": 237,
21+
"Patch": 0
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.144.0",

_generated/SshV0.versionmap.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|0.236.1
2-
Node20-225|0.236.2
1+
Default|0.237.0
2+
Node20-225|0.237.1

_generated/SshV0/task.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
21-
"Patch": 1
20+
"Minor": 237,
21+
"Patch": 0
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.206.1",
@@ -165,7 +165,7 @@
165165
"ScriptArgsSanitized": "Detected characters in arguments that may not be executed correctly by the shell. Please escape special characters using backslash (\\). More information is available here: https://aka.ms/ado/75787"
166166
},
167167
"_buildConfigMapping": {
168-
"Default": "0.236.1",
169-
"Node20-225": "0.236.2"
168+
"Default": "0.237.0",
169+
"Node20-225": "0.237.1"
170170
}
171171
}

_generated/SshV0/task.loc.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
21-
"Patch": 1
20+
"Minor": 237,
21+
"Patch": 0
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.206.1",
@@ -165,7 +165,7 @@
165165
"ScriptArgsSanitized": "ms-resource:loc.messages.ScriptArgsSanitized"
166166
},
167167
"_buildConfigMapping": {
168-
"Default": "0.236.1",
169-
"Node20-225": "0.236.2"
168+
"Default": "0.237.0",
169+
"Node20-225": "0.237.1"
170170
}
171171
}

_generated/SshV0_Node20/task.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
21-
"Patch": 2
20+
"Minor": 237,
21+
"Patch": 1
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.206.1",
@@ -169,7 +169,7 @@
169169
"ScriptArgsSanitized": "Detected characters in arguments that may not be executed correctly by the shell. Please escape special characters using backslash (\\). More information is available here: https://aka.ms/ado/75787"
170170
},
171171
"_buildConfigMapping": {
172-
"Default": "0.236.1",
173-
"Node20-225": "0.236.2"
172+
"Default": "0.237.0",
173+
"Node20-225": "0.237.1"
174174
}
175175
}

_generated/SshV0_Node20/task.loc.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 0,
20-
"Minor": 236,
21-
"Patch": 2
20+
"Minor": 237,
21+
"Patch": 1
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.206.1",
@@ -169,7 +169,7 @@
169169
"ScriptArgsSanitized": "ms-resource:loc.messages.ScriptArgsSanitized"
170170
},
171171
"_buildConfigMapping": {
172-
"Default": "0.236.1",
173-
"Node20-225": "0.236.2"
172+
"Default": "0.237.0",
173+
"Node20-225": "0.237.1"
174174
}
175175
}

0 commit comments

Comments
 (0)