Skip to content

Commit d13d1b3

Browse files
Powershell task version increases (#7162)
1 parent 8c3aeb2 commit d13d1b3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Tasks/AzureCloudPowerShellDeployment/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"version": {
1717
"Major": 1,
1818
"Minor": 3,
19-
"Patch": 3
19+
"Patch": 4
2020
},
2121
"demands": [
2222
"azureps"

Tasks/AzureCloudPowerShellDeployment/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"version": {
1717
"Major": 1,
1818
"Minor": 3,
19-
"Patch": 3
19+
"Patch": 4
2020
},
2121
"demands": [
2222
"azureps"

Tasks/AzurePowerShellV3/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 3,
1919
"Minor": 0,
20-
"Patch": 3
20+
"Patch": 4
2121
},
2222
"releaseNotes": "This is an early preview. Added support for Fail on standard error and ErrorActionPreference",
2323
"demands": [

Tasks/AzurePowerShellV3/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": 3,
1919
"Minor": 0,
20-
"Patch": 3
20+
"Patch": 4
2121
},
2222
"releaseNotes": "ms-resource:loc.releaseNotes",
2323
"demands": [

0 commit comments

Comments
 (0)