Skip to content

Commit

Permalink
1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfudge committed Jun 14, 2023
1 parent baeb4a6 commit 24aa4ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@ shadow = "7.1.2"
task_tree = "2.1.0"

# Minecraft
minecraft = "1.20"
minecraft = "1.20.1"

# CurseForge & Modrinth MC overrides (or "mc" to use the main version)
overrides_curseforge = "mc"
overrides_modrinth = "mc"
release_type = "beta"

# Mods & Libraries
yarn_mappings = "1.20+build.1"
yarn_mappings = "1.20.1+build.2"
fabric_loader = "0.14.21"
fabric_api = "0.83.0+1.20"
fabric_api = "0.83.1+1.20.1"
quilt_loader = "0.17.6"
forge = "46.0.2"
architectury_api = "9.0.7"
forge = "47.0.1"
architectury_api = "9.0.8"

[libraries]

Expand Down

0 comments on commit 24aa4ff

Please sign in to comment.