Change SDK version to 7.0.0

CURA-6858
This commit is contained in:
Nino van Hooff 2019-10-21 14:34:21 +02:00
parent 2058cf8601
commit c62ff262ed
53 changed files with 163 additions and 163 deletions

View file

@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
"api": "6.0",
"api": "7.0",
"i18n-catalog": "cura"
}