Skip to content

Commit 9761b53

Browse files
committed
Bump version
1 parent 4c7f302 commit 9761b53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if (!File("$rootDir/.git").exists()) {
2525
}
2626

2727
group = "net.onelitefeather"
28-
version = "1.3.3"
28+
version = "1.4.0"
2929

3030
val minecraftVersion = "1.20.6"
3131
val supportedMinecraftVersions = listOf(

0 commit comments

Comments
 (0)