Skip to content

Commit

Permalink
Update changelog + version
Browse files Browse the repository at this point in the history
  • Loading branch information
TehNut committed Feb 12, 2020
1 parent 07407c0 commit cdfcb98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
------------------------------------------------------
Version 1.10.8
------------------------------------------------------

- Updated to 1.15.2
- Fixed entity health not supporting transparency
- Fixed infested block names not being hidden when "hide_infestations" is enabled

------------------------------------------------------
Version 1.10.7
------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/META-INF/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
{
"modId": "forge",
"mandatory": true,
"versionRange": "[28.0.45,)",
"versionRange": "[30.0.0,)",
"ordering": "NONE",
"side": "BOTH"
},
{
"modId": "minecraft",
"mandatory": true,
"versionRange": "[1.14.2,)",
"versionRange": "[1.15,)",
"ordering": "NONE",
"side": "BOTH"
}
Expand Down

0 comments on commit cdfcb98

Please # to comment.