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 B.V.",
"description": catalog.i18nc("@info:whatsthis", "Provides removable drive hotplugging and writing support."),
"version": "1.0",
"api": 2
"api": 3
}
}