Skip to content

Commit

Permalink
Bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmichaelf committed May 28, 2019
1 parent 8467f26 commit 4a26ff1
Show file tree
Hide file tree
Showing 148 changed files with 684 additions and 681 deletions.
2 changes: 1 addition & 1 deletion Tasks/ANTV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 151,
"Patch": 0
"Patch": 1
},
"demands": [
"ant"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AndroidSigningV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": 2,
"Minor": 151,
"Patch": 1
"Patch": 2
},
"demands": [
"JDK"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AndroidSigningV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": 3,
"Minor": 151,
"Patch": 1
"Patch": 2
},
"releaseNotes": "This version of the task uses apksigner instead of jarsigner to sign APKs.",
"demands": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AppCenterDistributeV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 1,
"Minor": 151,
"Patch": 0
"Patch": 1
},
"releaseNotes": "Fix bug where feature branches were being truncated.",
"groups": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AppCenterDistributeV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 151,
"Patch": 0
"Patch": 1
},
"releaseNotes": "Added support for multiple destinations.",
"groups": [
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AppCenterDistributeV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 3,
"Minor": 151,
"Patch": 0
"Patch": 1
},
"releaseNotes": "Added support for multiple destinations.",
"groups": [
Expand Down Expand Up @@ -224,4 +224,4 @@
"FailedToCreateFile": "Failed to create %s with error: %s.",
"FailedToFindFile": "Failed to find %s at %s."
}
}
}
4 changes: 2 additions & 2 deletions Tasks/AppCenterTestV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": 1,
"Minor": 152,
"Patch": 0
"Patch": 1
},
"groups": [
{
Expand Down Expand Up @@ -497,4 +497,4 @@
"CannotFindAnyFile": "Cannot find any file based on %s.",
"FoundMultipleFiles": "Found multiple files matching %s."
}
}
}
4 changes: 2 additions & 2 deletions Tasks/ArchiveFilesV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"version": {
"Major": 2,
"Minor": 151,
"Patch": 1
"Patch": 2
},
"groups": [
{
Expand Down Expand Up @@ -129,4 +129,4 @@
"ArchiveFileExistsButNotAFile": "Specified archive file: %s already exists and is not a file.",
"FailedArchiveFile": "Specified archive file: %s cannot be created because it cannot be accessed: %s"
}
}
}
2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceManageV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"version": {
"Major": 0,
"Minor": 2,
"Patch": 52
"Patch": 53
},
"minimumAgentVersion": "1.102.0",
"instanceNameFormat": "$(Action): $(WebAppName)",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureCLIV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"version": {
"Major": 1,
"Minor": 152,
"Patch": 0
"Patch": 1
},
"minimumAgentVersion": "2.0.0",
"instanceNameFormat": "Azure CLI $(scriptPath)",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureCloudPowerShellDeploymentV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"version": {
"Major": 1,
"Minor": 3,
"Patch": 15
"Patch": 16
},
"demands": [
"azureps"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 1,
"Patch": 8
"Patch": 9
},
"demands": [
"azureps"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 3,
"Minor": 1,
"Patch": 10
"Patch": 11
},
"preview": true,
"demands": [
Expand Down
7 changes: 3 additions & 4 deletions Tasks/AzureFunctionAppContainerV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 0,
"Patch": 16
"Patch": 17
},
"minimumAgentVersion": "2.104.1",
"groups": [
Expand Down Expand Up @@ -48,7 +48,6 @@
},
"helpMarkDown": "Enter or Select the name of an existing Azure App Service. App services based on selected app type will only be listed."
},

{
"name": "deployToSlotOrASE",
"type": "boolean",
Expand Down Expand Up @@ -77,7 +76,7 @@
"required": true,
"properties": {
"EditableOptions": "True"
},
},
"helpMarkDown": "Enter or Select an existing Slot other than the Production slot.",
"visibleRule": "deployToSlotOrASE = true"
},
Expand Down Expand Up @@ -136,7 +135,7 @@
"parameters": {
"WebAppKind": "functionAppContainer"
}
},
},
{
"target": "resourceGroupName",
"endpointId": "$(azureSubscription)",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFunctionAppV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 0,
"Patch": 19
"Patch": 20
},
"minimumAgentVersion": "2.104.1",
"groups": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFunctionV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 0,
"Patch": 9
"Patch": 10
},
"instanceNameFormat": "Azure Function: $(function)",
"groups": [
Expand Down
Loading

0 comments on commit 4a26ff1

Please sign in to comment.