Add check for profile version

The profile reader now checks whether the profile version is the same as the target version in the Dictionary of Doom.

Contributes to issue CURA-37.
This commit is contained in:
Ghostkeeper 2015-12-18 10:50:54 +01:00
parent 68496349a9
commit 482f0461fc
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"source_version": "15.04",
"target_version": "2.1",
"target_version": 1,
"translation": {
"line_width": "nozzle_size",