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": "Removable Drive Output Device Plugin",
"author": "Ultimaker B.V.",
"description": "Provides removable drive hotplugging and writing support.",
"version": "1.0",
"version": "1.0.0",
"api": 4,
"i18n-catalog": "cura"
}