File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
- Improved FIRS compatibility and general cargo refit options
7
7
- Fixed Coppernob tender length
8
8
9
- # v2.10
9
+ # v2.10 (2024-06-06)
10
10
- Added Class 321
11
11
- Added Class 555
12
12
- Added Bombardier M5000 (Manchester Metrolink tram)
Original file line number Diff line number Diff line change 4
4
name: string(STR_GRF_NAME);
5
5
desc: string(STR_GRF_DESC);
6
6
// Remove the "2." from the "real" version, eg v2.8 becomes 9
7
- // 10 (2.10) released BaNaNaS 2024-06-06T00:17:43+00:00
8
- version: 10 ;
7
+ // 10 (2.10) released BaNaNaS 2024-06-06T00:17:43+00:00
8
+ version: 11 ;
9
9
//bump up this number to whatever the "next release" version is when breaking compatibility.
10
10
// Eg if 8 (2.8) has released and the next version is 9 (2.9) then set it to 9
11
11
min_compatible_version: 10;
You can’t perform that action at this time.
0 commit comments