mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 10:36:31 +08:00

All plug-ins now have to re-check whether they are still compatible with the current version of Cura. Contributes to issue CURA-6019.
9 lines
221 B
JSON
9 lines
221 B
JSON
{
|
|
"name": "Version Upgrade 3.0 to 3.1",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
|
|
"api": "6.0",
|
|
"i18n-catalog": "cura"
|
|
}
|