diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-04-15 17:48:10 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-04-15 17:48:10 +0800 |
| commit | d85653371e30d7ecc761f23af3f2333fb8f56b25 (patch) | |
| tree | ff8bc890e3ea9a6bd47c653912043184d4d86ff3 | |
| parent | 7b6fe5d5a2d9bd641bd9da72bfc31d768152eada (diff) | |
| download | RoughlyEnoughItems-d85653371e30d7ecc761f23af3f2333fb8f56b25.tar.gz RoughlyEnoughItems-d85653371e30d7ecc761f23af3f2333fb8f56b25.tar.bz2 RoughlyEnoughItems-d85653371e30d7ecc761f23af3f2333fb8f56b25.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 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 |
