diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-13 00:25:30 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-13 00:25:30 +0800 |
| commit | f4473fd6c4142e071e498094490f44692dfbbdf3 (patch) | |
| tree | e1c226a7fb13f8e30d642ebd019d10600378904a /build.gradle | |
| parent | aee1137515d4f74f54c8ea70e71e742661213bf2 (diff) | |
| download | RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.tar.gz RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.tar.bz2 RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.zip | |
Better Recipe Tooltips
Diffstat (limited to 'build.gradle')
| -rwxr-xr-x | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 282eec6e9..35f0607a9 100755 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ sourceCompatibility = 1.8 targetCompatibility = 1.8 archivesBaseName = "RoughlyEnoughItems" -version = "2.0.0.35" +version = "2.0.0.36" minecraft { } |
