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 3ab74c7 commit 4d06c39Copy full SHA for 4d06c39
build.gradle.kts
@@ -5,6 +5,6 @@ plugins {
5
6
allprojects {
7
group = "me.kcra.takenaka"
8
- version = "1.1.4-SNAPSHOT"
+ version = "1.1.4"
9
description = "A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE."
10
}
0 commit comments