mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 03:08:59 +08:00
Change API version to semantic version
This commit is contained in:
parent
28eca82075
commit
211bf46974
@ -1,8 +1,7 @@
|
||||
{
|
||||
"name": "AMF Reader",
|
||||
"author": "fieldOfView",
|
||||
"version": "3.5.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Provides support for reading AMF files.",
|
||||
"api": 5,
|
||||
"supported_sdk_versions": ["5.0.0", "6.0.0"]
|
||||
"api": "6.0.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user