Fix version numbers in MSI

This commit is contained in:
Neil Alexander 2021-06-13 11:03:01 +01:00
parent 63967462d9
commit 272670b85b
2 changed files with 1 additions and 2 deletions

View file

@ -106,7 +106,6 @@ cat > wix.xml << EOF
Language="1033"
Codepage="1252"
Version="${PKGVERSIONMS}"
Platform="${PKGARCH}"
Manufacturer="github.com/yggdrasil-network">
<Package