aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2018-12-31 22:14:13 +0800
committerUnknown <shekwancheung0528@gmail.com>2018-12-31 22:14:13 +0800
commit9e87d028018db1a5f7b125c0766073ff5b296333 (patch)
treecfc5870f632154a5bb8916cbea1463558f53087c /build.gradle
parent872b21827de48ffbc87a009c52e74711ba2bd4b3 (diff)
downloadRoughlyEnoughItems-1.1.tar.gz
RoughlyEnoughItems-1.1.tar.bz2
RoughlyEnoughItems-1.1.zip
Fix tabsv1.1v1.0
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 9a7aa150b..2443c83ae 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'java'
group 'me.shedaniel'
-version '1.1-2'
+version '1.1-3'
archivesBaseName = 'RoughlyEnoughItems'
sourceCompatibility = 1.8