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

@ -2,7 +2,7 @@
"name": "UM3 Network Connection",
"author": "Ultimaker B.V.",
"description": "Manages network connections to Ultimaker 3 printers.",
"version": "1.0.0",
"api": 5,
"version": "1.0.1",
"api": "6.0",
"i18n-catalog": "cura"
}