diff --git a/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 b/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 index 3e7bb8008..0d444e4b9 100644 --- a/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 @@ -1,3 +1,3 @@ $ErrorActionPreference = 'Stop' -Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2021.7.928000153' +Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2021.7.935223353' diff --git a/automatic/vscode-jupyter/vscode-jupyter.nuspec b/automatic/vscode-jupyter/vscode-jupyter.nuspec index 5e365edfd..e889b1aaa 100644 --- a/automatic/vscode-jupyter/vscode-jupyter.nuspec +++ b/automatic/vscode-jupyter/vscode-jupyter.nuspec @@ -3,7 +3,7 @@ vscode-jupyter - 2021.7.928000153 + 2021.7.935223353 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-jupyter dgalbraith Visual Studio Jupyter VSCode Extension