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:
authorDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-01-14 19:10:52 +0300
committerDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-01-14 19:10:52 +0300
commitf16735a5bed7c905016c32352b433a5353d4482c (patch)
tree5fe6f34bf68fa48fb410059e5aa510e76219114a /resources/bundled_packages
parentbf20e04b0d68939ae57d50084a4e17f9bcb62c92 (diff)
Add VersionUpgrade40to41 as a bundled package
Otherwise it will show up as an old plugin and the uninstall button will appear in the Markeplace.
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 709ffd66e6..21da1d9fdb 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -747,6 +747,23 @@
}
}
},
+ "VersionUpgrade40to41": {
+ "package_info": {
+ "package_id": "VersionUpgrade40to41",
+ "package_type": "plugin",
+ "display_name": "Version Upgrade 4.0 to 4.1",
+ "description": "Upgrades configurations from Cura 4.0 to Cura 4.1.",
+ "package_version": "1.0.1",
+ "sdk_version": "6.0",
+ "website": "https://ultimaker.com",
+ "author": {
+ "author_id": "UltimakerPackages",
+ "display_name": "Ultimaker B.V.",
+ "email": "plugins@ultimaker.com",
+ "website": "https://ultimaker.com"
+ }
+ }
+ },
"X3DReader": {
"package_info": {
"package_id": "X3DReader",