Skip to content

Commit

Permalink
feat: Minecraft 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 committed Jun 15, 2024
1 parent 8388eb0 commit 50b499b
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 @@ plugins {

group = "com.github.siroshun09.biomefinder"
version = "1.9"
val mcVersion = "1.20.6"
val mcVersion = "1.21"
val fullVersion = "${version}-mc${mcVersion}"

java {
Expand Down

0 comments on commit 50b499b

Please sign in to comment.