Skip to content

Commit

Permalink
Update to MC 1.21.1 (just version bumps)
Browse files Browse the repository at this point in the history
  • Loading branch information
maruohon committed Aug 20, 2024
1 parent aacf246 commit 0b4935c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ author = masa
mod_file_name = malilib-fabric

# Current mod version
mod_version = 0.20.2
mod_version = 0.21.0

# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 1.21
minecraft_version = 1.21
mappings_version = 1.21+build.9
minecraft_version_out = 1.21.1
minecraft_version = 1.21.1
mappings_version = 1.21.1+build.3

fabric_loader_version = 0.15.11
fabric_loader_version = 0.16.2
mod_menu_version = 11.0.1
fabric_api_version = 0.100.7+1.21
fabric_api_version = 0.102.1+1.21.1

0 comments on commit 0b4935c

Please sign in to comment.