Skip to content

Commit

Permalink
chore: bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed May 24, 2021
1 parent d8b3e86 commit c54dcf5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Tasks/UsePythonVersionV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"minimumAgentVersion": "2.182.1",
"version": {
"Major": 0,
"Minor": 186,
"Minor": 188,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions Tasks/UsePythonVersionV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"minimumAgentVersion": "2.182.1",
"version": {
"Major": 0,
"Minor": 186,
"Minor": 188,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -87,4 +87,4 @@
"allowed": ["pythonLocation", "PATH"]
}
}
}
}
2 changes: 1 addition & 1 deletion Tasks/UseRubyVersionV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 186,
"Minor": 188,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions Tasks/UseRubyVersionV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 186,
"Minor": 188,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -68,4 +68,4 @@
]
}
}
}
}

0 comments on commit c54dcf5

Please sign in to comment.