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 eb177ee commit e21f284Copy full SHA for e21f284
2 files changed
.github/scripts/update-templates/config.json
@@ -6,7 +6,8 @@
6
"1.6.0.0",
7
"1.7.0.1",
8
"1.7.0.2",
9
- "1.8.0.1"
+ "1.8.0.1",
10
+ "1.9.0.1"
11
],
12
"cp_versions" : [
13
"8.0.0.0",
@@ -28,7 +29,8 @@
28
29
"8.0.1.3",
30
"8.0.1.4",
31
"8.0.1.5",
- "8.0.2.0"
32
+ "8.0.2.0",
33
+ "8.0.2.1"
34
35
"modhub_versions" : [
36
"0"
modDesc.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2
-<modDesc descVersion="98">
3
- <version>8.0.2.0</version>
+<modDesc descVersion="99">
+ <version>8.0.2.1</version>
4
<author><![CDATA[Courseplay.devTeam]]></author>
5
<title>
<en>CoursePlay</en>
0 commit comments