From 4ea8cc448a2ba15c10432ea29cdfa7a5209cdb8c Mon Sep 17 00:00:00 2001 From: Lipu Fei Date: Thu, 22 Jun 2017 08:57:20 +0200 Subject: Use semantic versioning for all plugin.json CURA-3712 --- plugins/GCodeWriter/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/GCodeWriter') diff --git a/plugins/GCodeWriter/plugin.json b/plugins/GCodeWriter/plugin.json index 40b63a435c..d98d9426f2 100644 --- a/plugins/GCodeWriter/plugin.json +++ b/plugins/GCodeWriter/plugin.json @@ -1,7 +1,7 @@ { "name": "GCode Writer", "author": "Ultimaker", - "version": "1.0", + "version": "1.0.0", "description": "Writes GCode to a file.", "api": 4, "i18n-catalog": "cura" -- cgit v1.2.3