Skip to content

Commit

Permalink
Push Release 8.0.0.4
Browse files Browse the repository at this point in the history
- Should fix #221
- Fix for #187
- Fix for #176
- Should fix #174 (but the Mod got a trailer spec which is wrong so this is rather a Mod Issue...)
- Fix for #169
- Fix for #159
- Should fix #156
- Added keybinds for direct start at first/last/nearest waypoint #147
- Some GUI adjustments
  • Loading branch information
Tensuko committed Dec 30, 2024
1 parent 805bf09 commit 527ed3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/scripts/update-templates/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"8.0.0.0",
"8.0.0.1",
"8.0.0.2",
"8.0.0.3"
"8.0.0.3",
"8.0.0.4"
],
"modhub_versions" : [
"0"
Expand Down
2 changes: 1 addition & 1 deletion modDesc.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="94">
<version>8.0.0.3</version>
<version>8.0.0.4</version>
<author><![CDATA[Courseplay.devTeam]]></author>
<title>
<en>CoursePlay</en>
Expand Down

0 comments on commit 527ed3b

Please sign in to comment.