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

@ -2,7 +2,7 @@
"name": "Post Processing",
"author": "Ultimaker",
"version": "2.2.1",
"api": "7.4.0",
"api": "7.5.0",
"description": "Extension that allows for user created scripts for post processing",
"catalog": "cura"
}