diff --git a/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 b/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 index ffcd7ba83..eff45efc4 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.5418' +Install-VsCodeExtension -extensionId 'ms-vsliveshare.vsliveshare@1.0.5449' diff --git a/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec b/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec index b5727b2b8..a574bad6d 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.5418 + 1.0.5449 Maurice Kevenaar