mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06: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.
8 lines
221 B
JSON
8 lines
221 B
JSON
{
|
|
"name": "Version Upgrade 2.5 to 2.6",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
|
|
"api": "6.0",
|
|
"i18n-catalog": "cura"
|
|
}
|