We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3862d2a commit c3c2e09Copy full SHA for c3c2e09
scripts/Install-VSCode.ps1
@@ -1,6 +1,6 @@
1
<#PSScriptInfo
2
3
-.VERSION 1.4
+.VERSION 1.4.1
4
5
.GUID 539e5585-7a02-4dd6-b9a6-5dd288d0a5d0
6
@@ -25,6 +25,8 @@
25
.EXTERNALSCRIPTDEPENDENCIES
26
27
.RELEASENOTES
28
+ 07/10/2019 - Fix a version check when installing user-builds with Windows Powershell greater than 5.
29
+ --
30
30/08/2019 - added functionality to install the "User Install" variant of Stable Edition.
31
--
32
07/11/2018 - added support for PowerShell Core and macOS/Linux platforms.
0 commit comments