diff --git a/build.gradle b/build.gradle index fd6b22f2..a41c0d0c 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle.forge' //Only edit below this line, the above code adds and enables the necessary things for Forge to be setup. apply plugin: 'kotlin' -version = "1.2.0b1" +version = "1.2.0" group = "com.anatawa12.fixRtm" archivesBaseName = "fixRtm"