Bump to 0.21.2 + icon fix & changelog update

This commit is contained in:
WebFreak001 2017-07-23 19:52:45 +02:00
commit ef8245259a
2 changed files with 9 additions and 2 deletions

View file

@ -9,9 +9,9 @@
"native",
"debug"
],
"version": "0.21.1",
"version": "0.21.2",
"publisher": "webfreak",
"icon": "images/icon-plain.svg",
"icon": "images/icon.png",
"engines": {
"vscode": "^1.8.0"
},