File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog for 1.5.0.7 (2024-05-10)
2+
3+ ##Fixes
4+ * Select Tool no longer unselects and reselects all lines every frame
5+ * .json files now load scenery line ID properly
6+ * Slightly faster traversing of the lines Linked List
Original file line number Diff line number Diff line change 99
1010// App version
1111// Note: AssemblyFileVersion and contents of "../version" is autogenerated from this value
12- [ assembly: AssemblyInformationalVersion ( "1.5.0.5a " ) ]
12+ [ assembly: AssemblyInformationalVersion ( "1.5.0.7a " ) ]
1313
1414// Setting ComVisible to false makes the types in this assembly not visible
1515// to COM components. If you need to access a type in this assembly from
Original file line number Diff line number Diff line change 1- 1.5.0.6
1+ 1.5.0.7
You can’t perform that action at this time.
0 commit comments