Skip to content

Commit

Permalink
Bump Mod Version
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Nov 30, 2024
1 parent b1821ae commit 4acea5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val FABRIC_API_VERSION by extra { "0.103.0+1.21.1" }
val PARCHMENT_VERSION by extra { null }

// https://semver.org/
val MOD_VERSION by extra { "0.14.2" }
val MOD_VERSION by extra { "0.14.3" }

allprojects {
apply(plugin = "java")
Expand Down

0 comments on commit 4acea5c

Please sign in to comment.