update version for insiders branch (#2211)

This commit is contained in:
Bob Brown
2018-06-29 14:08:08 -07:00
committed by GitHub
parent bfad3045bd
commit ab3e498c17
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cpptools",
"version": "0.17.6-master",
"version": "0.17.6-insiders",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "cpptools",
"displayName": "C/C++",
"description": "C/C++ IntelliSense, debugging, and code browsing.",
"version": "0.17.6-master",
"version": "0.17.6-insiders",
"publisher": "ms-vscode",
"preview": true,
"icon": "LanguageCCPP_color_128x.png",