Skip to content

Commit

Permalink
feat: Minecraft 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 committed Dec 6, 2024
1 parent 117ceda commit 3a994df
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 @@ plugins {
group = "net.okocraft.boxtradestick"
version = "1.6"

val mcVersion = "1.21.3"
val mcVersion = "1.21.4"
val fullVersion = "${version}-mc${mcVersion}"

repositories {
Expand Down

0 comments on commit 3a994df

Please sign in to comment.