Bump to 0.3.6
This commit is contained in:
parent
4e8cde7112
commit
6237e70d11
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "debug",
|
"name": "debug",
|
||||||
"displayName": "Debug",
|
"displayName": "Debug",
|
||||||
"description": "Native debugging for VSCode - Currently in GDB only beta",
|
"description": "Native debugging for VSCode - Currently in GDB only beta",
|
||||||
"version": "0.3.5",
|
"version": "0.3.6",
|
||||||
"publisher": "webfreak",
|
"publisher": "webfreak",
|
||||||
"icon": "images/icon-plain.svg",
|
"icon": "images/icon-plain.svg",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
@ -183,4 +183,4 @@
|
||||||
"typescript": "^1.7.5",
|
"typescript": "^1.7.5",
|
||||||
"vscode": "0.11.x"
|
"vscode": "0.11.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue