aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-09 15:55:50 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-09 15:55:50 +0800
commit7b911e53dae0a8dfc0d86512f7603b728d6a35d3 (patch)
treea7555d7d9ebe1b3c7785eb5acbafc4abd113b80d /build.gradle
parent8e7aad3a03dac42807dc2d915110bcdd2b4416a3 (diff)
downloadRoughlyEnoughItems-7b911e53dae0a8dfc0d86512f7603b728d6a35d3.tar.gz
RoughlyEnoughItems-7b911e53dae0a8dfc0d86512f7603b728d6a35d3.tar.bz2
RoughlyEnoughItems-7b911e53dae0a8dfc0d86512f7603b728d6a35d3.zip
Better Button
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 6e7277276..9e7d56470 100755
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
archivesBaseName = "RoughlyEnoughItems"
-version = "1.5.1-18"
+version = "1.5.1-19"
minecraft {
}