mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:48:58 +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
|
||||
Minimum="4.13.2" Maximum="{{ version_major }}.{{ version_minor }}.{{ version_patch }}"
|
||||
Property="PREVIOUS_VERSIONS_INSTALLED"
|
||||
IncludeMinimum="no" IncludeMaximum="no"
|
||||
IncludeMinimum="no" IncludeMaximum="yes"
|
||||
/>
|
||||
</Upgrade>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user