fix CTM textures

bump version to 2.0.10
This commit is contained in:
octarine-noise
2016-04-21 19:55:06 +02:00
parent 66ed1c098f
commit 626bc69dad
4 changed files with 7 additions and 4 deletions

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.10"
archivesBaseName = rootProject.name + '-MC1.9'
buildscript {