Skip to content

Commit 940ffcc

Browse files
committed
Bump Mod Version
1 parent fd78265 commit 940ffcc

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
@@ -16,7 +16,7 @@ val FABRIC_API_VERSION by extra { "0.134.1+1.21.10" }
1616
val PARCHMENT_VERSION by extra { null }
1717

1818
// https://semver.org/
19-
val MOD_VERSION by extra { "0.20.0" }
19+
val MOD_VERSION by extra { "0.20.1" }
2020

2121
allprojects {
2222
apply(plugin = "java")

0 commit comments

Comments
 (0)