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

@ -2,7 +2,7 @@
"name": "CuraEngine Backend",
"author": "Ultimaker B.V.",
"description": "Provides the link to the CuraEngine slicing backend.",
"api": 7,
"api": 8,
"version": "1.0.1",
"i18n-catalog": "cura"
}