Up the SDK version to 7.4.0

In preparation for release of the 4.8.

CURA-7795
This commit is contained in:
Kostas Karmas 2020-10-22 11:29:25 +02:00
parent 1e005260b4
commit 03dc8d00fe
60 changed files with 162 additions and 162 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.3.0"],
"supported_sdk_versions": ["7.4.0"],
"i18n-catalog": "cura"
}