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 6ec287a commit 69f9507Copy full SHA for 69f9507
.github/scripts/update-templates/config.json
@@ -33,7 +33,8 @@
33
"8.0.2.0",
34
"8.0.2.1",
35
"8.0.2.2",
36
- "8.0.2.3"
+ "8.0.2.3",
37
+ "8.1.0.0"
38
],
39
"modhub_versions" : [
40
"0"
modDesc.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2
<modDesc descVersion="99">
3
- <version>8.0.2.3</version>
+ <version>8.1.0.0</version>
4
<author><![CDATA[Courseplay.devTeam]]></author>
5
<title>
6
<en>CoursePlay</en>
0 commit comments