Skip to content

Commit ea1dd7d

Browse files
committed
Push Release 8.0.0.7
- Use the Giants working width first. - Fix for #363 - Fix for #375 - Fix for #376 - Fix for #389 - Fix for #393 - Fix for #433 (Patch 1.5 Error)
1 parent f311997 commit ea1dd7d

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"game_versions" : [
3-
"1.4.0.0"
3+
"1.4.0.0",
4+
"1.5.0.0",
5+
"1.5.0.1"
46
],
57
"cp_versions" : [
68
"8.0.0.0",
@@ -9,7 +11,8 @@
911
"8.0.0.3",
1012
"8.0.0.4",
1113
"8.0.0.5",
12-
"8.0.0.6"
14+
"8.0.0.6",
15+
"8.0.0.7"
1316
],
1417
"modhub_versions" : [
1518
"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.6</version>
3+
<version>8.0.0.7</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)