aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-24 21:14:16 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-24 21:14:16 +0800
commit2738af5ebb9a96896ae6130ec8aa123de52a3fa1 (patch)
tree2f4359acdef3bc24170d5aecc16c9db4a6546f03 /build.gradle
parent2cf32b838dbba903fdb66a80ec6cb964c75a5ad3 (diff)
downloadRoughlyEnoughItems-2.1.0.44.tar.gz
RoughlyEnoughItems-2.1.0.44.tar.bz2
RoughlyEnoughItems-2.1.0.44.zip
Fixed Searchv2.1.0.44
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 381484a59..a55c016c2 100755
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
archivesBaseName = "RoughlyEnoughItems"
-version = "2.1.0.43"
+version = "2.1.0.44"
def minecraftVersion = "19w03c"
def yarnVersion = "19w03c.4"