Skip to content

Commit 40fe172

Browse files
committed
Push Release 8.0.1.0
- New construction frame for editing course and custom fields added. - Fix for #583 - Raise and lower tools independently #39 - Fix for #586 #62 #596 #578 - Try to fix multiplayer custom field detection Issues #534 - New load and unload icons for shovel mode. - Move field margin to basic settings in the generator by @Xt-8
1 parent 20d536c commit 40fe172

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
@@ -18,7 +18,8 @@
1818
"8.0.0.9",
1919
"8.0.0.10",
2020
"8.0.0.11",
21-
"8.0.0.12"
21+
"8.0.0.12",
22+
"8.0.1.0"
2223
],
2324
"modhub_versions" : [
2425
"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.12</version>
3+
<version>8.0.1.0</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)