mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Change API version to semantic version
This commit is contained in:
parent
28eca82075
commit
211bf46974
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue