We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f17c0c commit 269464aCopy full SHA for 269464a
build.gradle.kts
@@ -4,6 +4,6 @@ plugins {
4
5
allprojects {
6
group = "me.kcra.takenaka"
7
- version = "1.2.0-SNAPSHOT"
+ version = "1.2.0"
8
description = "A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE."
9
}
0 commit comments