We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f311997 commit ea1dd7dCopy full SHA for ea1dd7d
2 files changed
.github/scripts/update-templates/config.json
@@ -1,6 +1,8 @@
1
{
2
"game_versions" : [
3
- "1.4.0.0"
+ "1.4.0.0",
4
+ "1.5.0.0",
5
+ "1.5.0.1"
6
],
7
"cp_versions" : [
8
"8.0.0.0",
@@ -9,7 +11,8 @@
9
11
"8.0.0.3",
10
12
"8.0.0.4",
13
"8.0.0.5",
- "8.0.0.6"
14
+ "8.0.0.6",
15
+ "8.0.0.7"
16
17
"modhub_versions" : [
18
"0"
modDesc.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="94">
- <version>8.0.0.6</version>
+ <version>8.0.0.7</version>
<author><![CDATA[Courseplay.devTeam]]></author>
<title>
<en>CoursePlay</en>
0 commit comments