mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Use semantic versioning for all plugin.json
CURA-3712
This commit is contained in:
parent
73f598ff9f
commit
4ea8cc448a
20 changed files with 20 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "X3D Reader",
|
||||
"author": "Seva Alekseyev",
|
||||
"version": "0.5",
|
||||
"version": "0.5.0",
|
||||
"description": "Provides support for reading X3D files.",
|
||||
"api": 4,
|
||||
"i18n-catalog": "cura"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue