From 30c0d9ea8b459a566675ada8e60d21734c8a0f54 Mon Sep 17 00:00:00 2001 From: Ben McMorran Date: Tue, 28 Jul 2026 12:11:13 -0700 Subject: [PATCH] Update version of cpp-language-server to 0.1.2 --- .github/plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 0788509..b251e9f 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -219,7 +219,7 @@ "path": "plugins/cpp-language-server" }, "description": "Navigate and interact with your C++ code using the Microsoft C++ Language Server.", - "version": "0.1.1", + "version": "0.1.2", "repository": "https://github.com/microsoft/cpp-language-server", "keywords": [ "cpp",