mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Update name of the VersionUpgrade for the version 3.5.
This commit is contained in:
parent
8d3bc13aae
commit
bacae6c136
1 changed files with 4 additions and 4 deletions
|
|
@ -662,12 +662,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"VersionUpgrade34to40": {
|
"VersionUpgrade34to35": {
|
||||||
"package_info": {
|
"package_info": {
|
||||||
"package_id": "VersionUpgrade34to40",
|
"package_id": "VersionUpgrade34to35",
|
||||||
"package_type": "plugin",
|
"package_type": "plugin",
|
||||||
"display_name": "Version Upgrade 3.4 to 4.0",
|
"display_name": "Version Upgrade 3.4 to 3.5",
|
||||||
"description": "Upgrades configurations from Cura 3.4 to Cura 4.0.",
|
"description": "Upgrades configurations from Cura 3.4 to Cura 3.5.",
|
||||||
"package_version": "1.0.0",
|
"package_version": "1.0.0",
|
||||||
"sdk_version": 4,
|
"sdk_version": 4,
|
||||||
"website": "https://ultimaker.com",
|
"website": "https://ultimaker.com",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue