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>2020-04-06 12:20:44 +0300
committerJaime van Kessel <nallath@gmail.com>2020-04-06 12:20:44 +0300
commit02202328d80d8e25a6fd37dd667107b3506a249a (patch)
tree0b1a551ef1260837727c61bbdaa1125d4b854764 /resources/bundled_packages
parent82fa1823cc4c7023028228ca7a1bf6f365b5aa13 (diff)
Add Versionupgrader to bundled plugin list
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 b345e99a64..1378ed2b9c 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -883,6 +883,23 @@
}
}
},
+ "VersionUpgrade46to47": {
+ "package_info": {
+ "package_id": "VersionUpgrade46to47",
+ "package_type": "plugin",
+ "display_name": "Version Upgrade 4.6 to 4.7",
+ "description": "Upgrades configurations from Cura 4.6 to Cura 4.7.",
+ "package_version": "1.0.0",
+ "sdk_version": "7.1.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",