mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-25 00:48:34 -07:00
Updated the version in plugin.json from 1.1.0 to 1.2.0 to reflect new changes or improvements in the Simulation View plugin.
8 lines
196 B
JSON
8 lines
196 B
JSON
{
|
|
"name": "Simulation View",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.2.0",
|
|
"description": "Provides the preview of sliced layerdata.",
|
|
"api": 8,
|
|
"i18n-catalog": "cura"
|
|
}
|