Update API version of two required plugins

This commit is contained in:
Arjen Hiemstra 2016-05-09 12:06:35 +02:00
parent 44246c0676
commit 38492cb230
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ def getMetaData():
"name": catalog.i18nc("@label", "CuraEngine Backend"),
"author": "Ultimaker",
"description": catalog.i18nc("@info:whatsthis", "Provides the link to the CuraEngine slicing backend."),
"api": 2
"api": 3
}
}