Skip to content

Commit

Permalink
Update chocolateyInstall.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored May 17, 2024
1 parent d264a58 commit d2cd635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VSCode-Remote-Development/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# clean up old extension
Uninstall-VsCodeExtension -extensionId 'ms-vscode-remote.vscode-remote-extensionpack'

Install-VsCodeExtension -extensionId 'ms-vscode-remote.vscode-remote-extensionpack@0.23.0'
Install-VsCodeExtension -extensionId 'ms-vscode-remote.vscode-remote-extensionpack@0.25.0'

0 comments on commit d2cd635

Please sign in to comment.