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": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.2",
"api": 7,
"api": 8,
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}