mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
Shifting to 0.0.0. 0.0.1 won't compile since Max and min would match. Suggestion of 0.0.0.1 wasn't liked since it was a different format as well.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<Upgrade Id="42B84BF7-5FBF-473B-9C8B-049DC16F7708">
|
<Upgrade Id="42B84BF7-5FBF-473B-9C8B-049DC16F7708">
|
||||||
<UpgradeVersion
|
<UpgradeVersion
|
||||||
Minimum="0.0.1" Maximum="$(var.Version)"
|
Minimum="0.0.0" Maximum="$(var.Version)"
|
||||||
Property="PREVIOUSVERSIONSINSTALLED"
|
Property="PREVIOUSVERSIONSINSTALLED"
|
||||||
IncludeMinimum="yes" IncludeMaximum="no" />
|
IncludeMinimum="yes" IncludeMaximum="no" />
|
||||||
</Upgrade>
|
</Upgrade>
|
||||||
|
|||||||
Reference in New Issue
Block a user