Merge pull request #6566 from Ultimaker/CURA-6858_increase_sdk_ver_7_0

Change SDK version to 7.0.0
This commit is contained in:
ninovanhooff 2019-10-23 11:54:49 +02:00 committed by GitHub
commit 9beea85482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
75 changed files with 221 additions and 393 deletions

View file

@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides the Simulation view.",
"api": "6.0",
"api": "7.0",
"i18n-catalog": "cura"
}