Skip to content

Commit e21f284

Browse files
committed
Push Release 8.0.2.1
- Fix for #853 - Another fix for #871 - Fix for #599 - Fix for #881 - Fix for #861 - Config added #888
1 parent eb177ee commit e21f284

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"1.6.0.0",
77
"1.7.0.1",
88
"1.7.0.2",
9-
"1.8.0.1"
9+
"1.8.0.1",
10+
"1.9.0.1"
1011
],
1112
"cp_versions" : [
1213
"8.0.0.0",
@@ -28,7 +29,8 @@
2829
"8.0.1.3",
2930
"8.0.1.4",
3031
"8.0.1.5",
31-
"8.0.2.0"
32+
"8.0.2.0",
33+
"8.0.2.1"
3234
],
3335
"modhub_versions" : [
3436
"0"

modDesc.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2-
<modDesc descVersion="98">
3-
<version>8.0.2.0</version>
2+
<modDesc descVersion="99">
3+
<version>8.0.2.1</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)