Increase plugin API version to 5

CURA-5627
This commit is contained in:
Aleksei S 2018-08-27 13:59:00 +02:00
parent 22ccf074f3
commit fe9cada459
43 changed files with 43 additions and 43 deletions

View file

@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
"api": 4,
"api": 5,
"i18n-catalog": "cura"
}