mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:45:55 +08:00
Allow for uninstall of previous same major.minor.path versions
Contributes to CURA-9157
This commit is contained in:
parent
df5544444d
commit
5542eec0c4
@ -29,7 +29,7 @@
|
|||||||
<UpgradeVersion
|
<UpgradeVersion
|
||||||
Minimum="4.13.2" Maximum="{{ version_major }}.{{ version_minor }}.{{ version_patch }}"
|
Minimum="4.13.2" Maximum="{{ version_major }}.{{ version_minor }}.{{ version_patch }}"
|
||||||
Property="PREVIOUS_VERSIONS_INSTALLED"
|
Property="PREVIOUS_VERSIONS_INSTALLED"
|
||||||
IncludeMinimum="no" IncludeMaximum="no"
|
IncludeMinimum="no" IncludeMaximum="yes"
|
||||||
/>
|
/>
|
||||||
</Upgrade>
|
</Upgrade>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user