aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-04-19 14:38:32 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-04-19 14:38:32 +0800
commit992abbeb4af058649d2f66cf71158864bd019b2a (patch)
tree50d1bb1c8d080c2abba07fe233535eaae5fe17a0
parent607f111893b36a2188642d1095536e5487c4fdc6 (diff)
downloadRoughlyEnoughItems-992abbeb4af058649d2f66cf71158864bd019b2a.tar.gz
RoughlyEnoughItems-992abbeb4af058649d2f66cf71158864bd019b2a.tar.bz2
RoughlyEnoughItems-992abbeb4af058649d2f66cf71158864bd019b2a.zip
Bump Version
-rw-r--r--CHANGELOG.md2
-rw-r--r--gradle.properties2
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: ![image](https://media.discordapp.net/attachments/530305137382653952/568432084419608576/unknown.png?width=967&height=517)
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