Skip to content

Commit cd3e2dc

Browse files
committed
Bump Mod Version
1 parent ce1453d commit cd3e2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val FABRIC_API_VERSION by extra { "0.110.5+1.21.4" }
1818
val PARCHMENT_VERSION by extra { null }
1919

2020
// https://semver.org/
21-
val MOD_VERSION by extra { "0.15.0" }
21+
val MOD_VERSION by extra { "0.15.1" }
2222

2323
allprojects {
2424
apply(plugin = "java")

0 commit comments

Comments
 (0)