Skip to content

Commit 9045a72

Browse files
bumping up task version after updating common module
1 parent eb80bc8 commit 9045a72

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Tasks/AzureRmWebAppDeployment/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": 4
21+
"Patch": 5
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/AzureRmWebAppDeployment/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": 4
21+
"Patch": 5
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"minimumAgentVersion": "2.104.1",

Tasks/IISWebAppDeploymentOnMachineGroup/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"version": {
1616
"Major": 0,
1717
"Minor": 0,
18-
"Patch": 38
18+
"Patch": 39
1919
},
2020
"demands": [],
2121
"minimumAgentVersion": "2.104.1",

Tasks/IISWebAppDeploymentOnMachineGroup/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"version": {
1616
"Major": 0,
1717
"Minor": 0,
18-
"Patch": 38
18+
"Patch": 39
1919
},
2020
"demands": [],
2121
"minimumAgentVersion": "2.104.1",

0 commit comments

Comments
 (0)