bump version to 2.1.6

This commit is contained in:
octarine-noise
2017-07-05 15:07:41 +02:00
parent 800fb4db9f
commit 813719c7f2

View File

@@ -2,7 +2,7 @@ apply plugin: "net.minecraftforge.gradle.forge"
apply plugin: 'kotlin'
group = 'com.github.octarine-noise'
version = "2.1.5"
version = "2.1.6"
archivesBaseName = rootProject.name + '-MC1.10.2'
buildscript {