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,5 +3,5 @@
"author": "fieldOfView",
"version": "1.0.0",
"description": "Provides support for reading AMF files.",
"api": "7.4.0"
"api": "7.5.0"
}