update master branch version (#2428)

This commit is contained in:
Bob Brown
2018-08-17 13:53:15 -07:00
committed by GitHub
parent 7fe2db1202
commit 705122a168
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cpptools",
"version": "0.18.1",
"version": "0.18.2-master",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+5 -5
View File
@@ -2,7 +2,7 @@
"name": "cpptools",
"displayName": "C/C++",
"description": "C/C++ IntelliSense, debugging, and code browsing.",
"version": "0.18.1",
"version": "0.18.2-master",
"publisher": "ms-vscode",
"preview": true,
"icon": "LanguageCCPP_color_128x.png",
@@ -1406,7 +1406,7 @@
"runtimeDependencies": [
{
"description": "C/C++ language components (Linux / x86_64)",
"url": "https://go.microsoft.com/fwlink/?linkid=2006256",
"url": "https://go.microsoft.com/fwlink/?linkid=2010302",
"platforms": [
"linux"
],
@@ -1420,7 +1420,7 @@
},
{
"description": "C/C++ language components (Linux / x86)",
"url": "https://go.microsoft.com/fwlink/?linkid=2006255",
"url": "https://go.microsoft.com/fwlink/?linkid=2010301",
"platforms": [
"linux"
],
@@ -1436,7 +1436,7 @@
},
{
"description": "C/C++ language components (OS X)",
"url": "https://go.microsoft.com/fwlink/?linkid=2006254",
"url": "https://go.microsoft.com/fwlink/?linkid=2010303",
"platforms": [
"darwin"
],
@@ -1447,7 +1447,7 @@
},
{
"description": "C/C++ language components (Windows)",
"url": "https://go.microsoft.com/fwlink/?linkid=2006362",
"url": "https://go.microsoft.com/fwlink/?linkid=2010204",
"platforms": [
"win32"
],