Skip to content

Commit a384682

Browse files
committed
Increment version to 0.0.15
1 parent 6d33927 commit a384682

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.14
1+
0.0.15

sysdig-cli-scan-task/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 0,
1212
"Minor": 0,
13-
"Patch": 14
13+
"Patch": 15
1414
},
1515
"groups": [
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": "sysdig-cli-scan-task",
44
"name": "Sysdig CLI scanner",
5-
"version": "0.0.14",
5+
"version": "0.0.15",
66
"publisher": "SysdigDevOps",
77
"description": "Scan images with Sysdig Secure as part of your development pipeline.",
88
"public": true,

0 commit comments

Comments
 (0)