aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 12:13:11 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 12:13:11 -0700
commita7dadf620caffabc53ae412ab54e039341ea10b1 (patch)
tree40c1ec865c86fdd5be296c1b5dd1f95307a1a578 /build.gradle
parent933694cd12e4a443e7801696b69dd71d3298c1fb (diff)
downloadKotlinForForge-a7dadf620caffabc53ae412ab54e039341ea10b1.tar.gz
KotlinForForge-a7dadf620caffabc53ae412ab54e039341ea10b1.tar.bz2
KotlinForForge-a7dadf620caffabc53ae412ab54e039341ea10b1.zip
Update 1.2.1
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 aa1db38..5686edf 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@ plugins {
apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'kotlin'
-version = '1.2.0'
+version = '1.2.1'
group = 'thedarkcolour.kotlinforforge'
archivesBaseName = 'kotlinforforge'