Skip to content

Commit 224f553

Browse files
committed
Push Release 8.0.2.2
- fixes field detection msg #925 - fixes flag for course that was not edited with editor, displayed wrong. (Course needs to be re-generated to have the flag removed) (c#926 - fix for #906 - fix for #907
1 parent 93609f3 commit 224f553

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
@@ -30,7 +30,8 @@
3030
"8.0.1.4",
3131
"8.0.1.5",
3232
"8.0.2.0",
33-
"8.0.2.1"
33+
"8.0.2.1",
34+
"8.0.2.2"
3435
],
3536
"modhub_versions" : [
3637
"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="99">
3-
<version>8.0.2.1</version>
3+
<version>8.0.2.2</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)