Skip to content

Commit

Permalink
1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 5, 2024
1 parent 466a140 commit efb4f0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ org.gradle.jvmargs=-Xmx2560M
org.gradle.parallel=true

version=0.110.5
minecraft_version=1.21.4-rc3
yarn_version=+build.3
minecraft_version=1.21.4
yarn_version=+build.1
loader_version=0.16.9
installer_version=1.0.1

prerelease=true
curseforge_minecraft_version=1.21.4-Snapshot
prerelease=false
curseforge_minecraft_version=1.21.4

# Do not manually update, use the bumpversions task:
fabric-api-base-version=0.4.52
Expand Down

0 comments on commit efb4f0f

Please sign in to comment.