Skip to content

Commit

Permalink
Change release type to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
senseiwells committed Oct 24, 2024
1 parent 847056a commit f8ca5f4
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 @@ -92,7 +92,7 @@ tasks {
- CarpetClient has been vastly improved
- Better implementation of many features (better compatability)
""".trimIndent()
type = STABLE
type = BETA
modLoaders.add("fabric")

displayName = "EssentialClient $modVersion for ${libs.versions.minecraft.get()}"
Expand Down

0 comments on commit f8ca5f4

Please sign in to comment.