Skip to content

Commit be92d44

Browse files
authored
inc task version (#9342)
1 parent 3bbe8e0 commit be92d44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": 1,
20-
"Patch": 12
20+
"Patch": 14
2121
},
2222
"releaseNotes": "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": 1,
20-
"Patch": 12
20+
"Patch": 14
2121
},
2222
"releaseNotes": "ms-resource:loc.releaseNotes",
2323
"demands": [

0 commit comments

Comments
 (0)