Modify versión Number

fixed the versión number.
This commit is contained in:
CRojasV 2017-04-12 09:06:57 -05:00 committed by GitHub
parent 84a5717d04
commit 28df570311

View File

@ -1,6 +1,6 @@
{ {
"id": "makeR_prusa_tairona_i3", "id": "makeR_prusa_tairona_i3",
"version": 3, "version": 2,
"name": "makeR Prusa Tairona i3", "name": "makeR Prusa Tairona i3",
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
@ -63,4 +63,4 @@
"default_value": "M104 S0;Turn off temperature\nG28 X0; Home X\nM84; Disable Motors" "default_value": "M104 S0;Turn off temperature\nG28 X0; Home X\nM84; Disable Motors"
} }
} }
} }