mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 00:29:02 +08:00
Increment XRayView API number
This plug-in still works, so this can be incremented without trouble. Contributes to issue CURA-1278.
This commit is contained in:
parent
e9380ba83d
commit
7cc62db81d
@ -13,7 +13,7 @@ def getMetaData():
|
||||
"author": "Ultimaker",
|
||||
"version": "1.0",
|
||||
"description": catalog.i18nc("@info:whatsthis", "Provides the X-Ray view."),
|
||||
"api": 2
|
||||
"api": 3
|
||||
},
|
||||
"view": {
|
||||
"name": catalog.i18nc("@item:inlistbox", "X-Ray"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user