diff --git a/CHANGES.md b/CHANGES.md index 4bcd67e7..dcbfc2b4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Release-Changelog +## v1.8.1 (2023-12-21) +### Fixes +* MSI Build will no longer deny installation into network drive. + ## v1.8.0 (2023-12-20) ### Changes * Raise minimum golang requirement to 1.17. diff --git a/build/launcher.wxs.template b/build/launcher.wxs.template index c432ccec..09a205de 100644 --- a/build/launcher.wxs.template +++ b/build/launcher.wxs.template @@ -48,6 +48,10 @@ + + +