Update Gradle config

This commit is contained in:
Shadowfacts 2017-08-12 17:51:45 -04:00
parent 6f718d74fc
commit ebba471b4b
Signed by: shadowfacts
GPG Key ID: 94A5AB95422746E5
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ plugins {
id "com.github.johnrengelman.shadow" version "1.2.3"
}
apply plugin: "net.minecraftforge.gradle.forge"
apply plugin: "kotlin"
apply plugin: "net.minecraftforge.gradle.forge"
version = mod_version

View File

@ -1,4 +1,4 @@
mod_version = 1.5.0
mod_version = 1.5.1
group = net.shadowfacts
archivesBaseName = Forgelin