From 2c2dcae426e085eea24d9299fe207dd1580d98fb Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Thu, 27 Apr 2023 13:46:48 -0700 Subject: [PATCH] debug: bump js-debug (#181049) Fixes https://github.com/microsoft/vscode/issues/181047 --- product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product.json b/product.json index dea50c078a1..56048315511 100644 --- a/product.json +++ b/product.json @@ -50,7 +50,7 @@ }, { "name": "ms-vscode.js-debug", - "version": "1.77.2", + "version": "1.78.0", "repo": "https://github.com/microsoft/vscode-js-debug", "metadata": { "id": "25629058-ddac-4e17-abba-74678e126c5d",