Increase SDK version to 7.8.0

We need to check for this new version because of the new functionality needed by the Digital Library plug-in.

Contributes to issue CURA-8566.
This commit is contained in:
Ghostkeeper 2021-09-17 15:15:25 +02:00
parent 6d9978e8f3
commit 0a080a1def
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
3 changed files with 109 additions and 109 deletions

View file

@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for reading Ultimaker Format Packages.",
"supported_sdk_versions": ["7.7.0"],
"supported_sdk_versions": ["7.8.0"],
"i18n-catalog": "cura"
}