Skip to content

Commit 2e85dc1

Browse files
committed
Push Release 8.0.2.3
- Fix for #931 - Fix for #940 - Fix for #941 - Fix for #953 - Some warnings changed to debug to have them off - Add options to disable HUD and Infopanel movement.
1 parent 5bd0d9e commit 2e85dc1

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"1.7.0.1",
88
"1.7.0.2",
99
"1.8.0.1",
10-
"1.9.0.1"
10+
"1.9.0.1",
11+
"1.10.0.0"
1112
],
1213
"cp_versions" : [
1314
"8.0.0.0",
@@ -31,7 +32,8 @@
3132
"8.0.1.5",
3233
"8.0.2.0",
3334
"8.0.2.1",
34-
"8.0.2.2"
35+
"8.0.2.2",
36+
"8.0.2.3"
3537
],
3638
"modhub_versions" : [
3739
"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="99">
3-
<version>8.0.2.2</version>
3+
<version>8.0.2.3</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)