Update the package.json version. (#10845)

This commit is contained in:
Sean McManus
2023-04-20 18:31:47 -07:00
committed by GitHub
parent d603786a13
commit 13893fbfb2
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "cpptools",
"displayName": "C/C++",
"description": "C/C++ IntelliSense, debugging, and code browsing.",
"version": "1.15.2-main",
"version": "1.15.3-main",
"publisher": "ms-vscode",
"icon": "LanguageCCPP_color_128x.png",
"readme": "README.md",