Update all plugin metadata to specify API version

This commit is contained in:
Arjen Hiemstra 2015-07-31 17:07:33 +02:00
parent b96b069c21
commit a7780d9e42
3 changed files with 4 additions and 5 deletions

View file

@ -8,7 +8,6 @@ catalog = i18nCatalog("cura")
def getMetaData():
return {
"type": "mesh_writer",
"plugin": {
"name": "GCode Writer",
"author": "Ultimaker",