mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
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:
parent
6d9978e8f3
commit
0a080a1def
3 changed files with 109 additions and 109 deletions
|
@ -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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue