mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00

We're changing the unit of one of our settings, so we need to implement a version upgrade to change that for our users in case they changed this setting themselves. Contributes to issue CURA-7118.
8 lines
222 B
JSON
8 lines
222 B
JSON
{
|
|
"name": "Version Upgrade 4.7 to 4.8",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Upgrades configurations from Cura 4.7 to Cura 4.8.",
|
|
"api": "7.3.0",
|
|
"i18n-catalog": "cura"
|
|
}
|