We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc03960 + eb8a32d commit 0ec9126Copy full SHA for 0ec9126
buildAndReleaseTask/task.json
@@ -10,7 +10,7 @@
10
"version": {
11
"Major": 0,
12
"Minor": 1,
13
- "Patch": 32
+ "Patch": 33
14
},
15
"instanceNameFormat": "API Coverage Test",
16
"groups": [
vss-extension.json
@@ -2,7 +2,7 @@
2
"manifestVersion": 1,
3
"id": "task-702d7430-c3a9-422a-87f2-569ed16ba6be",
4
"name": "Coverage API Test",
5
- "version": "0.0.103",
+ "version": "0.0.104",
6
"publisher": "AlexAlves",
7
"targets": [
8
{
0 commit comments