Skip to content

Commit 79b8c1c

Browse files
committed
Push Release 8.0.1.4
- Fix for #753 - Fix for #749 - Fix for #731 - Enhancement for #709 - Adjustment for Gregoire GL vine harvester #746 - Added new loop corner turn for towed implements with a grain car in combination. The 1st headland must be round! #737 - Added debug output for diagnostic purpose #761 - Update modDesc Version to min Patch 1.7.0.1 !!
1 parent 69059bc commit 79b8c1c

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"1.5.0.0",
55
"1.5.0.1",
66
"1.6.0.0",
7-
"1.7.0.1"
7+
"1.7.0.1",
8+
"1.7.0.2"
89
],
910
"cp_versions" : [
1011
"8.0.0.0",
@@ -23,7 +24,8 @@
2324
"8.0.1.0",
2425
"8.0.1.1",
2526
"8.0.1.2",
26-
"8.0.1.3"
27+
"8.0.1.3",
28+
"8.0.1.4"
2729
],
2830
"modhub_versions" : [
2931
"0"

modDesc.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2-
<modDesc descVersion="94">
3-
<version>8.0.1.3</version>
2+
<modDesc descVersion="97">
3+
<version>8.0.1.4</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)