mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Update plugin to API version 3
Contributes to CURA-49
This commit is contained in:
parent
3f4e740c0d
commit
65f329623f
2 changed files with 8 additions and 7 deletions
|
|
@ -11,7 +11,7 @@ def getMetaData():
|
|||
"name": "Wifi connection",
|
||||
"author": "Ultimaker",
|
||||
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
|
||||
"api": 2
|
||||
"api": 3
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue