Update versions. (#3641)

* Update versions.
This commit is contained in:
Sean McManus
2019-05-14 18:03:16 -07:00
committed by GitHub
parent ae564c8428
commit 0c28725628
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cpptools",
"version": "0.23.1-master",
"version": "0.24.0-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.23.1-master",
"version": "0.24.0-master",
"publisher": "ms-vscode",
"preview": true,
"icon": "LanguageCCPP_color_128x.png",
@@ -1486,7 +1486,7 @@
"runtimeDependencies": [
{
"description": "C/C++ language components (Linux / x86_64)",
"url": "https://go.microsoft.com/fwlink/?linkid=2092043",
"url": "https://go.microsoft.com/fwlink/?linkid=2092533",
"platforms": [
"linux"
],
@@ -1500,7 +1500,7 @@
},
{
"description": "C/C++ language components (Linux / x86)",
"url": "https://go.microsoft.com/fwlink/?linkid=2092112",
"url": "https://go.microsoft.com/fwlink/?linkid=2092603",
"platforms": [
"linux"
],
@@ -1516,7 +1516,7 @@
},
{
"description": "C/C++ language components (OS X)",
"url": "https://go.microsoft.com/fwlink/?linkid=2092042",
"url": "https://go.microsoft.com/fwlink/?linkid=2092602",
"platforms": [
"darwin"
],
@@ -1527,7 +1527,7 @@
},
{
"description": "C/C++ language components (Windows)",
"url": "https://go.microsoft.com/fwlink/?linkid=2092111",
"url": "https://go.microsoft.com/fwlink/?linkid=2092532",
"platforms": [
"win32"
],