mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
AllowSameVersionUpgrades
This commit is contained in:
parent
fada1f5383
commit
1672dec1c4
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ cat > wix.xml << EOF
|
||||||
SummaryCodepage="1252" />
|
SummaryCodepage="1252" />
|
||||||
|
|
||||||
<MajorUpgrade
|
<MajorUpgrade
|
||||||
AllowDowngrades="yes" />
|
AllowSameVersionUpgrades="yes" />
|
||||||
|
|
||||||
<Media
|
<Media
|
||||||
Id="1"
|
Id="1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue