diff --git a/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1 b/automatic/vscode-vsliveshare/tools/chocolateyInstall.ps1
index cd482b8e61..eddaef8c0f 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.5941'
+Install-VsCodeExtension -extensionId 'ms-vsliveshare.vsliveshare@1.0.5948'
diff --git a/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec b/automatic/vscode-vsliveshare/vscode-vsliveshare.nuspec
index 656f4fd6a2..5cc78f85b7 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.5941
+ 1.0.5948
Maurice Kevenaar