Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2019-07-23 12:33:52 +0300
committerJaime van Kessel <nallath@gmail.com>2019-07-23 12:33:52 +0300
commit9cdf18525c0849b32d572411cc84b52aa2e37e1c (patch)
treef72b5644d28e4acfb65d7ebcbc928044e7f4c240 /resources/bundled_packages
parent2877685bcecc08d518d87cd65c3c2a848a0de303 (diff)
parent34e823e1890b4581743722e01170de7d760d6835 (diff)
Merge branch 'master' of github.com:Ultimaker/Cura into add_42_43_version_upgrader
Diffstat (limited to 'resources/bundled_packages')
-rw-r--r--resources/bundled_packages/cura.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json
index b132a3ea62..4d23d56e5c 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -764,6 +764,23 @@
}
}
},
+ "VersionUpgrade41to42": {
+ "package_info": {
+ "package_id": "VersionUpgrade41to42",
+ "package_type": "plugin",
+ "display_name": "Version Upgrade 4.1 to 4.2",
+ "description": "Upgrades configurations from Cura 4.1 to Cura 4.2.",
+ "package_version": "1.0.0",
+ "sdk_version": "6.0.0",
+ "website": "https://ultimaker.com",
+ "author": {
+ "author_id": "UltimakerPackages",
+ "display_name": "Ultimaker B.V.",
+ "email": "plugins@ultimaker.com",
+ "website": "https://ultimaker.com"
+ }
+ }
+ },
"VersionUpgrade42to43": {
"package_info": {
"package_id": "VersionUpgrade42to43",