mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-19 04:09:40 +08:00

We've added new things to our API. This allows plug-in developers to use them. Contributes to issue CURA-7205.
9 lines
220 B
JSON
9 lines
220 B
JSON
{
|
|
"name": "Version Upgrade 2.1 to 2.2",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
|
|
"api": "7.1",
|
|
"i18n-catalog": "cura"
|
|
}
|