Skip to content

Commit d72c5ff

Browse files
committed
Push Hotfix 8.0.0.12
- Fix for #572 - Fix for #395
1 parent ead0566 commit d72c5ff

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"8.0.0.8",
1717
"8.0.0.9",
1818
"8.0.0.10",
19-
"8.0.0.11"
19+
"8.0.0.11",
20+
"8.0.0.12"
2021
],
2122
"modhub_versions" : [
2223
"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="94">
3-
<version>8.0.0.11</version>
3+
<version>8.0.0.12</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)