Merge pull request #5005 from Ultimaker/sdk_version_6

Increment API version to 6
This commit is contained in:
Lipu Fei 2018-12-17 15:43:09 +01:00 committed by GitHub
commit 1440c7d996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 274 additions and 274 deletions

View file

@ -1,7 +1,7 @@
{
"name": "Toolbox",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"api": 5,
"version": "1.0.1",
"api": "6.0",
"description": "Find, manage and install new Cura packages."
}