Skip to content

Commit 73ea340

Browse files
committed
Bump Mod Version
1 parent 24bf333 commit 73ea340

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.14.8" }
21+
val MOD_VERSION by extra { "0.15.0" }
2222

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

0 commit comments

Comments
 (0)