Skip to content

Commit 33046be

Browse files
committed
Push Release 8.0.0.3
- Fixes McDon and PickUps for Harvester #60 - Fixes bale wrappers (also for missions) #71 #171 - Should fix #79 #151 #170(it not always happens so it is hard to find out) - Baler and bale wrapper now stop when empty - Helps with #138
1 parent b8f8283 commit 33046be

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
@@ -5,7 +5,8 @@
55
"cp_versions" : [
66
"8.0.0.0",
77
"8.0.0.1",
8-
"8.0.0.2"
8+
"8.0.0.2",
9+
"8.0.0.3"
910
],
1011
"modhub_versions" : [
1112
"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="94">
3-
<version>8.0.0.2</version>
3+
<version>8.0.0.3</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)