aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-12 22:58:58 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-12 22:58:58 +0800
commitaee1137515d4f74f54c8ea70e71e742661213bf2 (patch)
tree243119ac2f207315d46d3fe63c7e8dae9eae217c /build.gradle
parent6b36550eba64e31dcfa70dab7440f168d913350c (diff)
downloadRoughlyEnoughItems-2.0.0.35.tar.gz
RoughlyEnoughItems-2.0.0.35.tar.bz2
RoughlyEnoughItems-2.0.0.35.zip
Show Craftables Filterv2.0.0.35
Diffstat (limited to 'build.gradle')
-rwxr-xr-xbuild.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2bed5b965..282eec6e9 100755
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
archivesBaseName = "RoughlyEnoughItems"
-version = "2.0.0.34"
+version = "2.0.0.35"
minecraft {
}