Skip to content

Commit

Permalink
1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryhon0 committed Oct 3, 2023
1 parent 5f459f6 commit c975df2
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,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# Update using this https://fabricmc.net/develop/
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.9
loader_version=0.14.21
fabric_version=0.85.0+1.20.1
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.2
loader_version=0.14.22
fabric_version=0.89.3+1.20.2

# Mod Properties
mod_version = 1.2.2
maven_group = link.ryhn
archives_base_name = fabric-quickskin-mod
archives_base_name = fabric-quickskin-mod-1.20.2

0 comments on commit c975df2

Please sign in to comment.