Use semantic versioning for all plugin.json

CURA-3712
This commit is contained in:
Lipu Fei 2017-06-22 08:57:20 +02:00
parent 73f598ff9f
commit 4ea8cc448a
20 changed files with 20 additions and 20 deletions

View file

@ -2,7 +2,7 @@
"name": "UM3 Network Connection",
"author": "Ultimaker",
"description": "Manages network connections to Ultimaker 3 printers",
"version": "1.0",
"version": "1.0.0",
"api": 4,
"i18n-catalog": "cura"
}