Skip to content

Commit 1b0868c

Browse files
committed
Push Release 8.0.1.5
- Loop turn on headland is now a setting to turn on or off - Fixes #712 and maybe also #669 and #618 - Fix for #756 and #727
1 parent 30f8b09 commit 1b0868c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"8.0.1.1",
2626
"8.0.1.2",
2727
"8.0.1.3",
28-
"8.0.1.4"
28+
"8.0.1.4",
29+
"8.0.1.5"
2930
],
3031
"modhub_versions" : [
3132
"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="97">
3-
<version>8.0.1.4</version>
3+
<version>8.0.1.5</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)