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

@ -2,7 +2,7 @@
"name": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.2",
"api": "7.3.0",
"api": "7.4.0",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}