Bump API version of plugins that do not need extra porting

Contributes to CURA-1615
This commit is contained in:
Arjen Hiemstra 2016-05-30 15:26:21 +02:00
parent 4f7e199158
commit 79892daa5e
4 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ def getMetaData():
"author": "Ultimaker",
"version": "1.0",
"description": i18n_catalog.i18nc("@info:whatsthis", "Enables ability to generate printable geometry from 2D image files."),
"api": 2
"api": 3
},
"mesh_reader": [
{