This commit is contained in:
modmuss50 2024-04-29 16:03:32 +01:00
parent c76dc40b2a
commit 09585a5be7
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.6-rc1"
def minecraft_version = "1.20.6"
filament {
minecraftVersion = minecraft_version