Merge branch '1.20.6-rc1' into renderfood

This commit is contained in:
github-actions[bot] 2024-04-26 13:11:11 +00:00 committed by GitHub
commit d2415f39f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ plugins {
id 'net.fabricmc.filament'
}
def minecraft_version = "1.20.5"
def minecraft_version = "1.20.6-rc1"
filament {
minecraftVersion = minecraft_version