Skip to content

Commit f14b69a

Browse files
committed
Bump Mod Version
1 parent d36f392 commit f14b69a

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
@@ -18,7 +18,7 @@ val FABRIC_API_VERSION by extra { "0.119.5+1.21.5" }
1818
val PARCHMENT_VERSION by extra { null }
1919

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

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

0 commit comments

Comments
 (0)