Skip to content

Commit

Permalink
Bump version to 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS212 committed Jun 13, 2024
1 parent 16d2397 commit 807b317
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.92.2+1.20.1"

// https://semver.org/
const val MOD_VERSION: String = "0.5.9"
const val MOD_VERSION: String = "0.5.10"
}

plugins {
Expand Down

0 comments on commit 807b317

Please sign in to comment.