Skip to content

Commit 448ae2e

Browse files
committed
Push Release 8.1.0.1
- Fix Rice Harvester fully opens pipe #1050 - Fix for #1025 - Fix for #1041 - Fix for #1020 - Fix for pathfinding to next waypoint #1015 - Adjustment for inner headlands on narrow parts of the field #1072 - MP Fix for Implement start/lowering #1100
1 parent e7f36c1 commit 448ae2e

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/scripts/update-templates/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"1.7.0.2",
99
"1.8.0.1",
1010
"1.9.0.1",
11-
"1.10.0.0"
11+
"1.10.0.0",
12+
"1.14.1.0"
1213
],
1314
"cp_versions" : [
1415
"8.0.0.0",
@@ -34,7 +35,8 @@
3435
"8.0.2.1",
3536
"8.0.2.2",
3637
"8.0.2.3",
37-
"8.1.0.0"
38+
"8.1.0.0",
39+
"8.1.0.1"
3840
],
3941
"modhub_versions" : [
4042
"0"

modDesc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
22
<modDesc descVersion="100">
3-
<version>8.1.0.0</version>
3+
<version>8.1.0.1</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)