Skip to content

Commit 2a9ff69

Browse files
committed
chore:Updates version to v1.0.2
1 parent 36a8dac commit 2a9ff69

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

codescantask/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-devops-integration",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

codescantask/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 1,
1212
"Minor": 0,
13-
"Patch": 1
13+
"Patch": 2
1414
},
1515
"inputs": [
1616
{

vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "scanoss-code-scan",
44
"name": "SCANOSS Code Scan",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"publisher": "SCANOSS",
77
"public": true,
88
"targets": [

0 commit comments

Comments
 (0)