Increment SDK version to 7.5.0

The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
This commit is contained in:
Ghostkeeper 2021-04-06 13:28:08 +02:00
parent 81c37ac4f4
commit 08be77adad
No known key found for this signature in database
GPG key ID: 14C3586CD2EFC5B9
61 changed files with 165 additions and 165 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.4.0",
"api": "7.5.0",
"i18n-catalog": "cura"
}