Skip to content

Commit

Permalink
Bump to 0.6.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS212 committed Aug 22, 2024
1 parent e1efb0d commit 5f92b76
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 @@ -12,7 +12,7 @@ val FABRIC_API_VERSION by extra { "0.101.0+1.21" }
val PARCHMENT_VERSION by extra { "2024.07.28" }

// https://semver.org/
val MOD_VERSION by extra { "0.6.0" }
val MOD_VERSION by extra { "0.6.0-beta.1" }

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

0 comments on commit 5f92b76

Please sign in to comment.