Update USBPrinting version to 1.0.1

CURA-5943
This commit is contained in:
Lipu Fei 2018-12-04 15:03:43 +01:00
parent 02e7f90473
commit 43096c1baf
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"version": "1.0.1",
"api": 5,
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"

View file

@ -515,7 +515,7 @@
"package_type": "plugin",
"display_name": "USB Printing",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"package_version": "1.0.0",
"package_version": "1.0.1",
"sdk_version": 5,
"website": "https://ultimaker.com",
"author": {