mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update target version in DoD
There are no changes to these settings, luckily. This target version is now only here for documentation (like source_version was). It is no longer actually used by the code. Contributes to issue CURA-5929.
This commit is contained in:
parent
6ad682b00d
commit
6022ed0f23
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"source_version": "15.04",
|
"source_version": "15.04",
|
||||||
"target_version": 3,
|
"target_version": "4.5",
|
||||||
|
|
||||||
"translation": {
|
"translation": {
|
||||||
"machine_nozzle_size": "nozzle_size",
|
"machine_nozzle_size": "nozzle_size",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue