Skip to content

Commit eb72880

Browse files
authored
Version update (#11801)
* Version update * Version updates wrt master
1 parent 65cc9a1 commit eb72880

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

Tasks/AzureMysqlDeploymentV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 1,
1919
"Minor": 156,
20-
"Patch": 14
20+
"Patch": 15
2121
},
2222
"demands": [],
2323
"minimumAgentVersion": "1.100.0",

Tasks/AzureMysqlDeploymentV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 1,
1919
"Minor": 156,
20-
"Patch": 14
20+
"Patch": 15
2121
},
2222
"demands": [],
2323
"minimumAgentVersion": "1.100.0",

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": 157,
21-
"Patch": 8
21+
"Patch": 9
2222
},
2323
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<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": 157,
21-
"Patch": 8
21+
"Patch": 9
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"minimumAgentVersion": "2.104.1",

Tasks/FileTransformV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 1,
2020
"Minor": 156,
21-
"Patch": 5
21+
"Patch": 6
2222
},
2323
"instanceNameFormat": "File Transform: $(Package)",
2424
"groups": [

Tasks/FileTransformV1/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": 1,
2020
"Minor": 156,
21-
"Patch": 5
21+
"Patch": 6
2222
},
2323
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
2424
"groups": [

Tasks/FileTransformV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 2,
2020
"Minor": 0,
21-
"Patch": 3
21+
"Patch": 4
2222
},
2323
"preview": "true",
2424
"releaseNotes": "More optimized task fields that allow users to enable any/all of the transformation (XML), variable substitution (JSON and XML) features in a single task instance.</br>Task fails when any of the configured transformation/substitution is NOT applied or when the task is no-op.",

Tasks/FileTransformV2/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": 2,
2020
"Minor": 0,
21-
"Patch": 3
21+
"Patch": 4
2222
},
2323
"preview": "true",
2424
"releaseNotes": "ms-resource:loc.releaseNotes",

Tasks/IISWebAppDeploymentOnMachineGroupV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 0,
1919
"Minor": 156,
20-
"Patch": 5
20+
"Patch": 6
2121
},
2222
"demands": [],
2323
"minimumAgentVersion": "2.104.1",

Tasks/IISWebAppDeploymentOnMachineGroupV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 0,
1919
"Minor": 156,
20-
"Patch": 5
20+
"Patch": 6
2121
},
2222
"demands": [],
2323
"minimumAgentVersion": "2.104.1",

0 commit comments

Comments
 (0)