Skip to content

Commit

Permalink
Port to 1.20.3/.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasunderscoreJones committed Dec 13, 2023
1 parent d18dca1 commit 31c8b2f
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 @@ -4,9 +4,9 @@ org.gradle.parallel=true

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.1
loader_version=0.14.22
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.2
loader_version=0.15.1


# Mod Properties
Expand All @@ -15,4 +15,4 @@ maven_group = me.jonasjones
archives_base_name = consolemc-fabric-quilt

# Dependencies
fabric_version=0.89.0+1.20.2
fabric_version=0.91.2+1.20.4

0 comments on commit 31c8b2f

Please sign in to comment.