bump version

This commit is contained in:
octarine-noise
2016-05-16 12:12:43 +02:00
parent 9a544b1b53
commit 6903bd2de2

View File

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