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:
Diffstat (limited to 'plugins/VersionUpgrade/VersionUpgrade413to50/plugin.json')
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade413to50/plugin.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/VersionUpgrade/VersionUpgrade413to50/plugin.json b/plugins/VersionUpgrade/VersionUpgrade413to50/plugin.json
new file mode 100644
index 0000000000..df3c53b5df
--- /dev/null
+++ b/plugins/VersionUpgrade/VersionUpgrade413to50/plugin.json
@@ -0,0 +1,8 @@
+{
+ "name": "Version Upgrade 4.13 to 5.0",
+ "author": "Ultimaker B.V.",
+ "version": "1.0.0",
+ "description": "Upgrades configurations from Cura 4.13 to Cura 5.0.",
+ "api": "7.9.0",
+ "i18n-catalog": "cura"
+}