From fff015fb0b9d546d090f58480f38f66966c20632 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Wed, 16 Mar 2022 18:15:24 +0000 Subject: [PATCH] AU: 1 updated - vscode-vsliveshare [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/17c44fd237ab19428527ed1929523b7bb16f0d01 --- automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 | 2 +- automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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