Skip to content

Commit

Permalink
1.20.3-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Nov 26, 2023
1 parent 6eb056d commit 42a5f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ applyShadowConfiguration()
apply(plugin = "fabric-loom")
apply(plugin = "java-library")

val minecraftVersion = "1.20.3-pre1"
val minecraftVersion = "1.20.3-pre2"
val loaderVersion = "0.14.24"

val fabricApiConfiguration: Configuration = configurations.create("fabricApi")
Expand Down

0 comments on commit 42a5f1e

Please sign in to comment.