Skip to content

Commit 1038bb6

Browse files
committed
PR Comment: Fix task patch version
1 parent 3fd62d1 commit 1038bb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tasks/DockerV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"version": {
1414
"Major": 1,
1515
"Minor": 1,
16-
"Patch": 13
16+
"Patch": 6
1717
},
1818
"demands": [],
1919
"releaseNotes": "Simplified the task by:<br/>&nbsp;- Providing an option to simply select or type a command.<br/>&nbsp;- Retaining the useful input fields and providing an option to pass the rest as an argument to the command.",

Tasks/DockerV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"version": {
1414
"Major": 1,
1515
"Minor": 1,
16-
"Patch": 13
16+
"Patch": 6
1717
},
1818
"demands": [],
1919
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)