Skip to content

Commit

Permalink
update fabric loader
Browse files Browse the repository at this point in the history
  • Loading branch information
duplexsystem committed Jan 7, 2024
1 parent da5d0c5 commit 7214053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object Versions {

const val minecraft = "1.20.4"
const val yarn = "$minecraft+build.1"
const val fabricLoader = "0.15.1"
const val fabricLoader = "0.15.3"

const val architecuryLoom = "1.4.369"
const val architecturyPlugin = "3.4.151"
Expand Down

0 comments on commit 7214053

Please sign in to comment.