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 e131cf77f..810a01072 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.7.91 +- Updated Chinese Localisation ## v2.7.6.90 - Fixed [#63](https://github.com/shedaniel/RoughlyEnoughItems/issues/63): Pressing Space in the search bar opens the Config GUI - Added [#64](https://github.com/shedaniel/RoughlyEnoughItems/issues/64): Option to flip give amount diff --git a/gradle.properties b/gradle.properties index c96cf61b4..dc9cda3ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -mod_version=2.7.6+build.90 +mod_version=2.7.7+build.91 minecraft_version=1.14 Pre-Release 2 yarn_version=1.14 Pre-Release 2+build.1 fabric_version=0.2.7+build.122 |
