Skip to content

Commit

Permalink
1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 7, 2023
1 parent dc89771 commit b46767f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ org.gradle.parallel=true
fabric.loom.multiProjectOptimisation=true

version=0.91.1
minecraft_version=1.20.4-rc1
minecraft_version=1.20.4
yarn_version=+build.1
loader_version=0.14.23
installer_version=0.11.1

prerelease=true
curseforge_minecraft_version=1.20.3-Snapshot
prerelease=false
curseforge_minecraft_version=1.20.4

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

0 comments on commit b46767f

Please sign in to comment.