mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +08:00
Update setting_version of new profiles
Normally we'd require contributors to submit up-to-date profiles but in this case they did, we were just slow to respond. Contributes to issue CURA-7757.
This commit is contained in:
parent
b2a5cd9703
commit
5415ded35d
@ -4,7 +4,7 @@ name = A
|
||||
definition = strateo3d
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = a
|
||||
weight = 1
|
||||
|
@ -4,7 +4,7 @@ name = B
|
||||
definition = strateo3d
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = b
|
||||
weight = 0
|
||||
|
@ -4,7 +4,7 @@ name = C
|
||||
definition = strateo3d
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = c
|
||||
weight = -1
|
||||
|
@ -4,7 +4,7 @@ name = B
|
||||
definition = strateo3d
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = b
|
||||
weight = 1
|
||||
|
@ -4,7 +4,7 @@ name = C
|
||||
definition = strateo3d
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = c
|
||||
weight = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user