Skip to content

Commit

Permalink
updated task
Browse files Browse the repository at this point in the history
  • Loading branch information
tintse-thxsky-MSFT committed Aug 22, 2022
1 parent 4544a58 commit 651b415
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Tasks/DownloadPackageV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"author": "ms-vscs-rm",
"version": {
"Major": 0,
"Minor": 208,
"Patch": 1
"Minor": 210,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "1.99.0",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/DownloadPackageV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"author": "ms-vscs-rm",
"version": {
"Major": 1,
"Minor": 208,
"Patch": 1
"Minor": 210,
"Patch": 0
},
"demands": [],
"releaseNotes": "Adds support to download Maven, Python, Universal and Npm packages.",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/MavenAuthenticateV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 198,
"Minor": 210,
"Patch": 0
},
"runsOn": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/NpmV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 198,
"Minor": 210,
"Patch": 0
},
"runsOn": [
Expand Down

0 comments on commit 651b415

Please sign in to comment.