Update plugin versions to match package versions

CURA-6019
This commit is contained in:
Lipu Fei 2018-12-17 13:03:17 +01:00
parent 8d6a281070
commit 6992fd2991
45 changed files with 45 additions and 45 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "3MF Reader", "name": "3MF Reader",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for reading 3MF files.", "description": "Provides support for reading 3MF files.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "3MF Writer", "name": "3MF Writer",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for writing 3MF files.", "description": "Provides support for writing 3MF files.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Changelog", "name": "Changelog",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Shows changes since latest checked version.", "description": "Shows changes since latest checked version.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -3,6 +3,6 @@
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"description": "Provides the link to the CuraEngine slicing backend.", "description": "Provides the link to the CuraEngine slicing backend.",
"api": "6.0", "api": "6.0",
"version": "1.0.0", "version": "1.0.1",
"i18n-catalog": "cura" "i18n-catalog": "cura"
} }

View file

@ -1,7 +1,7 @@
{ {
"name": "Cura Profile Reader", "name": "Cura Profile Reader",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for importing Cura profiles.", "description": "Provides support for importing Cura profiles.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Cura Profile Writer", "name": "Cura Profile Writer",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for exporting Cura profiles.", "description": "Provides support for exporting Cura profiles.",
"api": "6.0", "api": "6.0",
"i18n-catalog":"cura" "i18n-catalog":"cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Firmware Update Checker", "name": "Firmware Update Checker",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Checks for firmware updates.", "description": "Checks for firmware updates.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Firmware Updater", "name": "Firmware Updater",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides a machine actions for updating firmware.", "description": "Provides a machine actions for updating firmware.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Compressed G-code Reader", "name": "Compressed G-code Reader",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Reads g-code from a compressed archive.", "description": "Reads g-code from a compressed archive.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Compressed G-code Writer", "name": "Compressed G-code Writer",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Writes g-code to a compressed archive.", "description": "Writes g-code to a compressed archive.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "G-code Profile Reader", "name": "G-code Profile Reader",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for importing profiles from g-code files.", "description": "Provides support for importing profiles from g-code files.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "G-code Reader", "name": "G-code Reader",
"author": "Victor Larchenko, Ultimaker", "author": "Victor Larchenko, Ultimaker",
"version": "1.0.0", "version": "1.0.1",
"description": "Allows loading and displaying G-code files.", "description": "Allows loading and displaying G-code files.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "G-code Writer", "name": "G-code Writer",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Writes g-code to a file.", "description": "Writes g-code to a file.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Image Reader", "name": "Image Reader",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Enables ability to generate printable geometry from 2D image files.", "description": "Enables ability to generate printable geometry from 2D image files.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Legacy Cura Profile Reader", "name": "Legacy Cura Profile Reader",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for importing profiles from legacy Cura versions.", "description": "Provides support for importing profiles from legacy Cura versions.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Machine Settings action", "name": "Machine Settings action",
"author": "fieldOfView", "author": "fieldOfView",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).", "description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Model Checker", "name": "Model Checker",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "0.1", "version": "1.0.1",
"api": "6.0", "api": "6.0",
"description": "Checks models and print configuration for possible printing issues and give suggestions.", "description": "Checks models and print configuration for possible printing issues and give suggestions.",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Monitor Stage", "name": "Monitor Stage",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides a monitor stage in Cura.", "description": "Provides a monitor stage in Cura.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Per Model Settings Tool", "name": "Per Model Settings Tool",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides the Per Model Settings.", "description": "Provides the Per Model Settings.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Post Processing", "name": "Post Processing",
"author": "Ultimaker", "author": "Ultimaker",
"version": "2.2", "version": "2.2.1",
"api": "6.0", "api": "6.0",
"description": "Extension that allows for user created scripts for post processing", "description": "Extension that allows for user created scripts for post processing",
"catalog": "cura" "catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Prepare Stage", "name": "Prepare Stage",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides a prepare stage in Cura.", "description": "Provides a prepare stage in Cura.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Preview Stage", "name": "Preview Stage",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides a preview stage in Cura.", "description": "Provides a preview stage in Cura.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -2,7 +2,7 @@
"name": "Removable Drive Output Device Plugin", "name": "Removable Drive Output Device Plugin",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"description": "Provides removable drive hotplugging and writing support.", "description": "Provides removable drive hotplugging and writing support.",
"version": "1.0.0", "version": "1.0.1",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"
} }

View file

@ -1,7 +1,7 @@
{ {
"name": "Simulation View", "name": "Simulation View",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides the Simulation view.", "description": "Provides the Simulation view.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Slice info", "name": "Slice info",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Submits anonymous slice info. Can be disabled through preferences.", "description": "Submits anonymous slice info. Can be disabled through preferences.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Solid View", "name": "Solid View",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides a normal solid mesh view.", "description": "Provides a normal solid mesh view.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Support Eraser", "name": "Support Eraser",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Creates an eraser mesh to block the printing of support in certain places", "description": "Creates an eraser mesh to block the printing of support in certain places",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Toolbox", "name": "Toolbox",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"api": "6.0", "api": "6.0",
"description": "Find, manage and install new Cura packages." "description": "Find, manage and install new Cura packages."
} }

View file

@ -1,7 +1,7 @@
{ {
"name": "UFP Writer", "name": "UFP Writer",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides support for writing Ultimaker Format Packages.", "description": "Provides support for writing Ultimaker Format Packages.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

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

View file

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

View file

@ -1,7 +1,7 @@
{ {
"name": "Ultimaker machine actions", "name": "Ultimaker machine actions",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).", "description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "UserAgreement", "name": "UserAgreement",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Ask the user once if he/she agrees with our license.", "description": "Ask the user once if he/she agrees with our license.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 2.1 to 2.2", "name": "Version Upgrade 2.1 to 2.2",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 2.1 to Cura 2.2.", "description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 2.2 to 2.4", "name": "Version Upgrade 2.2 to 2.4",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 2.2 to Cura 2.4.", "description": "Upgrades configurations from Cura 2.2 to Cura 2.4.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 2.5 to 2.6", "name": "Version Upgrade 2.5 to 2.6",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 2.5 to Cura 2.6.", "description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 2.6 to 2.7", "name": "Version Upgrade 2.6 to 2.7",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 2.6 to Cura 2.7.", "description": "Upgrades configurations from Cura 2.6 to Cura 2.7.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 2.7 to 3.0", "name": "Version Upgrade 2.7 to 3.0",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 2.7 to Cura 3.0.", "description": "Upgrades configurations from Cura 2.7 to Cura 3.0.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 3.0 to 3.1", "name": "Version Upgrade 3.0 to 3.1",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 3.0 to Cura 3.1.", "description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 3.2 to 3.3", "name": "Version Upgrade 3.2 to 3.3",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 3.2 to Cura 3.3.", "description": "Upgrades configurations from Cura 3.2 to Cura 3.3.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 3.3 to 3.4", "name": "Version Upgrade 3.3 to 3.4",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 3.3 to Cura 3.4.", "description": "Upgrades configurations from Cura 3.3 to Cura 3.4.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Version Upgrade 3.4 to 3.5", "name": "Version Upgrade 3.4 to 3.5",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Upgrades configurations from Cura 3.4 to Cura 3.5.", "description": "Upgrades configurations from Cura 3.4 to Cura 3.5.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "X3D Reader", "name": "X3D Reader",
"author": "Seva Alekseyev", "author": "Seva Alekseyev",
"version": "0.5.0", "version": "1.0.1",
"description": "Provides support for reading X3D files.", "description": "Provides support for reading X3D files.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "X-Ray View", "name": "X-Ray View",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides the X-Ray view.", "description": "Provides the X-Ray view.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"

View file

@ -1,7 +1,7 @@
{ {
"name": "Material Profiles", "name": "Material Profiles",
"author": "Ultimaker B.V.", "author": "Ultimaker B.V.",
"version": "1.0.0", "version": "1.0.1",
"description": "Provides capabilities to read and write XML-based material profiles.", "description": "Provides capabilities to read and write XML-based material profiles.",
"api": "6.0", "api": "6.0",
"i18n-catalog": "cura" "i18n-catalog": "cura"