Skip to content

Commit

Permalink
update to 1.20.6 fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
zlainsama committed Apr 30, 2024
1 parent 4816cf0 commit 871c9b7
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 @@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.5
yarn_mappings=1.20.5+build.1
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.1
loader_version=0.15.10
# Mod Properties
mod_version=1.20.5-v1a-fabric
mod_version=1.20.6-v1-fabric
maven_group=lain.mods.cleanview
archives_base_name=cleanview
# Dependencies
fabric_version=0.97.5+1.20.5
fabric_version=0.97.8+1.20.6

0 comments on commit 871c9b7

Please sign in to comment.