Skip to content

Commit b4bd64b

Browse files
committed
Reverts hotfix for RM URL redirection
1 parent b81d3a8 commit b4bd64b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Tasks/AzureAppServiceManageV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 0,
2020
"Minor": 2,
21-
"Patch": 34
21+
"Patch": 36
2222
},
2323
"minimumAgentVersion": "1.102.0",
2424
"instanceNameFormat": "$(Action): $(WebAppName)",

Tasks/AzureAppServiceManageV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 0,
2020
"Minor": 2,
21-
"Patch": 34
21+
"Patch": 36
2222
},
2323
"minimumAgentVersion": "1.102.0",
2424
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",

Tasks/AzureResourceGroupDeploymentV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 136,
17-
"Patch": 2
17+
"Patch": 4
1818
},
1919
"demands": [],
2020
"minimumAgentVersion": "2.119.1",

Tasks/AzureResourceGroupDeploymentV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 136,
17-
"Patch": 2
17+
"Patch": 4
1818
},
1919
"demands": [],
2020
"minimumAgentVersion": "2.119.1",

Tasks/AzureRmWebAppDeploymentV4/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 1,
21-
"Patch": 10
21+
"Patch": 12
2222
},
2323
"releaseNotes": "What's new in version 4.* (preview)<br />Supports Kudu Zip Deploy<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more Information.",
2424
"minimumAgentVersion": "2.104.1",

Tasks/AzureRmWebAppDeploymentV4/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 1,
21-
"Patch": 10
21+
"Patch": 12
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"minimumAgentVersion": "2.104.1",

0 commit comments

Comments
 (0)