Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jellysquid3 committed Feb 15, 2024
1 parent 866c66f commit 0918f28
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 @@ -5,7 +5,7 @@ object Constants {
const val FABRIC_API_VERSION: String = "0.96.0+1.20.4"

// https://semver.org/
const val MOD_VERSION: String = "0.5.8"
const val MOD_VERSION: String = "0.6.0"
}

plugins {
Expand Down

0 comments on commit 0918f28

Please # to comment.