diff --git a/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 b/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 index 5e72b09684..0207673709 100644 --- a/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 @@ -1,3 +1,3 @@ $ErrorActionPreference = 'Stop' -Install-VsCodeExtension -extensionId 'ms-vsliveshare.vsliveshare@1.0.1293' +Install-VsCodeExtension -extensionId 'ms-vsliveshare.vsliveshare@1.0.1375' diff --git a/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec b/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec index 17efa068c1..7239f4d0ac 100644 --- a/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec +++ b/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 1.0.1293 + 1.0.1375 Maurice Kevenaar