Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Jun 8, 2024
1 parent e9861c4 commit 75086fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ mod_version = 0.3.12-snap
malilib_version = 0.18.999-snap
litematica_version = 0.17.999-snap

malilib_id = 50b18f79b8
litematica_id = 9378ae2e1d
malilib_id = 960ff825c4
litematica_id = 5f7bbdf550

# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 1.21-pre3
minecraft_version = 1.21-pre3
mappings_version = 1.21-pre3+build.1
minecraft_version_out = 1.21-pre4
minecraft_version = 1.21-pre4
mappings_version = 1.21-pre4+build.2

fabric_loader_version = 0.15.11
mod_menu_version = 11.0.0-beta.1
Expand Down

0 comments on commit 75086fa

Please sign in to comment.