Skip to content

Commit d73a992

Browse files
authored
Mysql deployment on machine group version bump (#14517)
* Set up CI with Azure Pipelines [skip ci] * adding the exact copy of the webdeployment-common-v2 in common-npm-packages * adding changes for making exposing it as npm package * Revert "Set up CI with Azure Pipelines" This reverts commit 409f46b. * Revert "adding changes for making exposing it as npm package" This reverts commit 7056479. * Revert "adding the exact copy of the webdeployment-common-v2 in common-npm-packages" This reverts commit 631fa44. * bumping up the minor version There were some hotfixes which might have overwriteen the changes in previous deployments. so bumping up the version so that new version with all the changes get deployed. Co-authored-by: agrataru <>
1 parent 2f2dda0 commit d73a992

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tasks/MysqlDeploymentOnMachineGroupV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Microsoft Corporation",
1717
"version": {
1818
"Major": 1,
19-
"Minor": 183,
19+
"Minor": 184,
2020
"Patch": 0
2121
},
2222
"demands": [],

Tasks/MysqlDeploymentOnMachineGroupV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Microsoft Corporation",
1717
"version": {
1818
"Major": 1,
19-
"Minor": 183,
19+
"Minor": 184,
2020
"Patch": 0
2121
},
2222
"demands": [],

0 commit comments

Comments
 (0)