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,8 +1,8 @@
{
"name": "Monitor Stage",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"version": "1.0.1",
"description": "Provides a monitor stage in Cura.",
"api": 5,
"api": "6.0",
"i18n-catalog": "cura"
}