Increase plugin API version to 5

CURA-5627
This commit is contained in:
Aleksei S 2018-08-27 13:59:00 +02:00
parent 22ccf074f3
commit fe9cada459
43 changed files with 43 additions and 43 deletions

View file

@ -2,6 +2,6 @@
"name": "Toolbox",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"api": 4,
"api": 5,
"description": "Find, manage and install new Cura packages."
}