mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +01:00
Now working on 0.13.0 (#617)
This commit is contained in:
committed by
GitHub
parent
296be2fbd5
commit
6f241ef001
@@ -7,7 +7,7 @@
|
||||
<Product Id="*"
|
||||
Name="PowerToys"
|
||||
Language="1033"
|
||||
Version="0.12.0"
|
||||
Version="0.13.0"
|
||||
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.12.0"
|
||||
Minimum="0.11.0" Maximum="0.13.0"
|
||||
Property="PREVIOUSVERSIONSINSTALLED"
|
||||
IncludeMinimum="yes" IncludeMaximum="yes" />
|
||||
</Upgrade>
|
||||
|
||||
Reference in New Issue
Block a user