update to version 3.5.1

This commit is contained in:
2023-06-27 21:32:07 -04:00
parent e7b9b3b9dc
commit fc0b916a38
+1 -1
View File
@@ -1,5 +1,5 @@
## Path to the MSI installer
$MSIURL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-3.4.1%2B87719.msi'
$MSIURL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-3.5.1%2B109642.msi'
## Run the installer
$INSTALLER = Download-File -URL $MSIURL