Skip to content

Commit e100d66

Browse files
authored
Update download package task version (#16180)
1 parent 5fb4811 commit e100d66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tasks/DownloadPackageV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 1,
1212
"Minor": 202,
13-
"Patch": 2
13+
"Patch": 4
1414
},
1515
"demands": [],
1616
"releaseNotes": "Adds support to download Maven, Python, Universal and Npm packages.",

Tasks/DownloadPackageV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 1,
1212
"Minor": 202,
13-
"Patch": 2
13+
"Patch": 4
1414
},
1515
"demands": [],
1616
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)