Skip to content

Commit 863c427

Browse files
gykumaLovakumar
authored andcommitted
bump up artifactengine and task version (#9345)
1 parent be92d44 commit 863c427

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

Tasks/DownloadBuildArtifactsV0/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DownloadBuildArtifactsV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"dependencies": {
2020
"vsts-task-lib": "2.1.0",
2121
"vso-node-api": "^6.2.8-preview",
22-
"artifact-engine": "0.1.24"
22+
"artifact-engine": "0.1.25"
2323
}
2424
}

Tasks/DownloadBuildArtifactsV0/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"author": "Microsoft Corporation",
99
"version": {
1010
"Major": 0,
11-
"Minor": 142,
12-
"Patch": 3
11+
"Minor": 146,
12+
"Patch": 0
1313
},
1414
"groups": [
1515
{

Tasks/DownloadBuildArtifactsV0/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"author": "Microsoft Corporation",
99
"version": {
1010
"Major": 0,
11-
"Minor": 142,
12-
"Patch": 2
11+
"Minor": 146,
12+
"Patch": 0
1313
},
1414
"groups": [
1515
{

0 commit comments

Comments
 (0)