Skip to content

Commit

Permalink
fix, picked wrong version
Browse files Browse the repository at this point in the history
  • Loading branch information
ameliamartinson committed Nov 21, 2024
1 parent 5795451 commit 2af5a63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
loader_version=0.16.7
loader_version=0.16.9

# Mod Properties
mod_version = 1.21.3
Expand All @@ -14,5 +14,5 @@ org.gradle.jvmargs=-Xmx1G

# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.106.1+1.21.2
fabric_version=0.109.0+1.21.3

0 comments on commit 2af5a63

Please sign in to comment.