mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 13:43:13 +08:00
Bump LayerView API version to 3
It does not use any setting API so it is safe
This commit is contained in:
parent
eb8b3e01e3
commit
ea5dc00080
@ -14,7 +14,7 @@ def getMetaData():
|
|||||||
"author": "Ultimaker",
|
"author": "Ultimaker",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": catalog.i18nc("@info:whatsthis", "Provides the Layer view."),
|
"description": catalog.i18nc("@info:whatsthis", "Provides the Layer view."),
|
||||||
"api": 2
|
"api": 3
|
||||||
},
|
},
|
||||||
"view": {
|
"view": {
|
||||||
"name": catalog.i18nc("@item:inlistbox", "Layers"),
|
"name": catalog.i18nc("@item:inlistbox", "Layers"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user