Skip to content

Commit 4d06c39

Browse files
committed
build: release 1.1.4
1 parent 3ab74c7 commit 4d06c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ plugins {
55

66
allprojects {
77
group = "me.kcra.takenaka"
8-
version = "1.1.4-SNAPSHOT"
8+
version = "1.1.4"
99
description = "A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE."
1010
}

0 commit comments

Comments
 (0)