mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
98eed89686
commit
bf7ab6d4ea
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