Skip to content

Commit

Permalink
Update to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Oct 23, 2024
1 parent dbe305c commit 49c004d
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 @@ -3,10 +3,10 @@ org.gradle.jvmargs=-Xmx2G

# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=1.21.2
minecraft_version_dependency=1.21.2
minecraft_version_list=1.21.2
minecraft_version_list_presentable=1.21.2
minecraft_version=1.21.3
minecraft_version_dependency=>=1.21.2 <=1.21.3
minecraft_version_list=1.21.2, 1.21.3
minecraft_version_list_presentable=1.21.2 - 1.21.3
loader_version=0.16.7

parchment_mcversion=1.21
Expand All @@ -19,7 +19,7 @@ org.gradle.jvmargs=-Xmx2G

# Dependencies
# also check this on https://fabricmc.net/develop/
fabric_version=0.106.1+1.21.2
fabric_version=0.106.1+1.21.3
clientarguments_version=1.9
betterconfig_version=2.1.2
seedfinding_core_version=1.200.1
Expand Down

0 comments on commit 49c004d

Please sign in to comment.