Skip to content

Commit

Permalink
Bump to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonEggBedrockBreaking committed Sep 25, 2024
1 parent 3c25637 commit 3c3c566
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 MOD_AUTHOR by extra { "DragonEggBedrockBreaking" }
val CREDITS by extra { "Wesley1808, FallenBreath, NoComment, LittleLily, ThatTrollzer, Kichura, ellieisjelly" }
val MAVEN_GROUP by extra { "uk.debb" }
val LICENSE by extra { "MPL-2.0" }
val MOD_VERSION by extra { "4.0.1" }
val MOD_VERSION by extra { "4.0.2" }

val MINECRAFT_VERSION by extra { "1.21.1" }
val MINECRAFT_VERSION_RANGE_FABRIC by extra { ">=1.21" }
Expand Down

0 comments on commit 3c3c566

Please sign in to comment.