Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 106abe91 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Bugfix saving VECTO Job (vehicle): use file version 9 to correctly write/read APTEcoRoll flag

parent d9ad3dee
Branches
Tags
No related merge requests found
......@@ -18,7 +18,7 @@ public class JSONFileWriter : IOutputFileWriter
public const int GearboxFormatVersion = 6;
public const int VehicleFormatVersion = 8;
public const int VehicleFormatVersion = 9;
//public const int BusVehicleFormatVersion = 9;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment