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 7902404 commit 2f93170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VSCode-Remote-SSH/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.remote-ssh'

Install-VsCodeExtension -extensionId 'ms-vscode-remote.remote-ssh@0.97.2023020215'
Install-VsCodeExtension -extensionId 'ms-vscode-remote.remote-ssh@0.112.2024051615'

0 comments on commit 2f93170

Please sign in to comment.