diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-04-19 14:38:32 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-04-19 14:38:32 +0800 |
| commit | 992abbeb4af058649d2f66cf71158864bd019b2a (patch) | |
| tree | 50d1bb1c8d080c2abba07fe233535eaae5fe17a0 | |
| parent | 607f111893b36a2188642d1095536e5487c4fdc6 (diff) | |
| download | RoughlyEnoughItems-992abbeb4af058649d2f66cf71158864bd019b2a.tar.gz RoughlyEnoughItems-992abbeb4af058649d2f66cf71158864bd019b2a.tar.bz2 RoughlyEnoughItems-992abbeb4af058649d2f66cf71158864bd019b2a.zip | |
Bump Version
| -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 |
