diff options
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | gradle.properties | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce47d0e2a..25c2e8554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ View full changelog [here](https://github.com/shedaniel/RoughlyEnoughItems/blob/1.14/CHANGELOG.md). +## v2.7.10.95 +- Fixed [#67](https://github.com/shedaniel/RoughlyEnoughItems/issues/67): Item Panel Crashes ## v2.7.9.94 - Added: Support for `c` namespace ([Cotton](https://github.com/CottonMC/cotton) Common Resources) - Added: Warping around the recipe book:  diff --git a/gradle.properties b/gradle.properties index eaaa2cb92..2d1caddfc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -mod_version=2.7.9+build.94 +mod_version=2.7.10+build.95 minecraft_version=1.14 Pre-Release 4 yarn_version=1.14 Pre-Release 4+build.2 fabric_version=0.2.7+build.123 |
