Update plugin to API version 3

Contributes to CURA-49
This commit is contained in:
Arjen Hiemstra 2016-05-30 15:37:33 +02:00
parent 3f4e740c0d
commit 65f329623f
2 changed files with 8 additions and 7 deletions

View file

@ -11,7 +11,7 @@ def getMetaData():
"name": "Wifi connection",
"author": "Ultimaker",
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
"api": 2
"api": 3
}
}