Cura/plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json
Ghostkeeper 2395c0b1be
Add version upgrade for Cura 4.8
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.
2020-09-02 01:20:59 +02:00

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"
}