Skip to content

Commit

Permalink
Bump version to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jellysquid3 committed Jan 29, 2024
1 parent 466a649 commit 7d3d69a
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 @@ -6,7 +6,7 @@ object Constants {
const val FABRIC_API_VERSION: String = "0.91.1+1.20.3"

// https://semver.org/
const val MOD_VERSION: String = "0.5.6"
const val MOD_VERSION: String = "0.5.7"
}

plugins {
Expand Down

0 comments on commit 7d3d69a

Please sign in to comment.