Upgrade SDK version to 8.0.0 for Cura 5.0

This commit is contained in:
Remco Burema 2022-04-20 10:57:38 +02:00
parent 15b16e3e45
commit 0232b4f639
65 changed files with 172 additions and 173 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": 7,
"api": 8,
"i18n-catalog": "cura"
}