mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Change target version of the dictionary of doom to be compliant with the
new instance container's version number.
This commit is contained in:
parent
60d22bd92b
commit
8c5673dd3c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"source_version": "15.04",
|
"source_version": "15.04",
|
||||||
"target_version": 2,
|
"target_version": 3,
|
||||||
|
|
||||||
"translation": {
|
"translation": {
|
||||||
"machine_nozzle_size": "nozzle_size",
|
"machine_nozzle_size": "nozzle_size",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue