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