aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-27 11:37:56 +1000
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-27 11:37:56 +1000
commit1fbc1f60082ea1bfb5e40eff1ca50b7122f5f38d (patch)
tree72ec78ae4e5ab347db6f809f6a6d8f2a9b2b6d00 /build.gradle
parentf0293a74282cece3aa8a2a328559889d6e187209 (diff)
downloadNotEnoughUpdates-1fbc1f60082ea1bfb5e40eff1ca50b7122f5f38d.tar.gz
NotEnoughUpdates-1fbc1f60082ea1bfb5e40eff1ca50b7122f5f38d.tar.bz2
NotEnoughUpdates-1fbc1f60082ea1bfb5e40eff1ca50b7122f5f38d.zip
1.11.8
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 909e51f3..4c2aafb1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -19,7 +19,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
sourceCompatibility = 1.8
targetCompatibility = 1.8
-version = "1.11.7"
+version = "1.11.8"
group= "io.github.moulberry"
archivesBaseName = "NotEnoughUpdates"
String modid = "notenoughupdates"