Skip to content

Commit 147d2bd

Browse files
authored
File Copy V1 version up (#10742)
* File Copy V1 version up * updating minor version
1 parent 3ac7cd6 commit 147d2bd

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

Tasks/AzureFileCopyV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 1,
16-
"Minor": 0,
17-
"Patch": 151
16+
"Minor": 153,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"author": "Microsoft Corporation",
1313
"version": {
1414
"Major": 1,
15-
"Minor": 0,
16-
"Patch": 147
15+
"Minor": 153,
16+
"Patch": 0
1717
},
1818
"demands": [
1919
"azureps"

make-options.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"AzureAppServiceManageV0",
1212
"AzureCLIV1",
1313
"AzureCloudPowerShellDeploymentV1",
14+
"AzureFileCopyV1",
1415
"AzureFileCopyV2",
1516
"AzureFileCopyV3",
1617
"AzureFunctionAppV1",

0 commit comments

Comments
 (0)