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:
authorGhostkeeper <rubend@tutanota.com>2022-04-21 14:18:49 +0300
committerGhostkeeper <rubend@tutanota.com>2022-04-21 14:18:49 +0300
commit1e7cf21f463e0ff7a40a33e1215dd6a0c75e9859 (patch)
tree3f51c5b3e00d80bcfe83e50e54a5142b914ae8d9 /plugins/Marketplace
parent345f0ea41c5b92635d10cefe0cb2fedec6d96c0b (diff)
parent1b228ecc07d669bd50e6cfac5a35d4e8107fca43 (diff)
Merge branch '5.0' into CURA-9146_account_sync
Diffstat (limited to 'plugins/Marketplace')
-rw-r--r--plugins/Marketplace/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Marketplace/plugin.json b/plugins/Marketplace/plugin.json
index 7eeeb5c986..9cb81461a1 100644
--- a/plugins/Marketplace/plugin.json
+++ b/plugins/Marketplace/plugin.json
@@ -2,7 +2,7 @@
"name": "Marketplace",
"author": "Ultimaker B.V.",
"version": "1.0.0",
- "api": 7,
+ "api": 8,
"description": "Manages extensions to the application and allows browsing extensions from the Ultimaker website.",
"i18n-catalog": "cura"
}