Now working on 0.14.2 (#871)

This commit is contained in:
Enrico Giordani
2019-12-05 19:09:32 +01:00
committed by GitHub
parent fed81c8e22
commit e714cb9e8b
3 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<Product Id="*"
Name="PowerToys"
Language="1033"
Version="0.14.1"
Version="0.14.2"
Manufacturer="Microsoft"
UpgradeCode="42B84BF7-5FBF-473B-9C8B-049DC16F7708">
@@ -17,7 +17,7 @@
<Upgrade Id="42B84BF7-5FBF-473B-9C8B-049DC16F7708">
<UpgradeVersion
Minimum="0.11.0" Maximum="0.14.0"
Minimum="0.11.0" Maximum="0.14.1"
Property="PREVIOUSVERSIONSINSTALLED"
IncludeMinimum="yes" IncludeMaximum="yes" />
</Upgrade>