Skip to content

Commit

Permalink
Bump Fabric Loader (0.16.8 -> 0.16.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonEggBedrockBreaking committed Oct 30, 2024
1 parent e551d92 commit 10d581f
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 @@ -23,7 +23,7 @@ val PARCHMENT_MC_VERSION by extra { "1.21" }
val PARCHMENT_VERSION by extra { "2024.07.28" }
val MIXIN_EXTRAS_VERSION by extra { "0.4.1" }
val FABRIC_MIXIN_VERSION by extra { "0.15.4+mixin.0.8.7" }
val FABRIC_LOADER_VERSION by extra { "0.16.8" }
val FABRIC_LOADER_VERSION by extra { "0.16.9" }
val FABRIC_LOADER_VERSION_RANGE by extra { ">=0.15.10" }
val NEOFORGE_VERSION by extra { "21.3.4-beta"}
val NEOFORGE_LOADER_VERSION_RANGE by extra { ">=21.2.0-beta" }
Expand Down

0 comments on commit 10d581f

Please sign in to comment.