This commit is contained in:
modmuss50 2023-12-05 16:36:32 +00:00
parent e956b9f98b
commit 421b8fce16
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.3-rc1"
def minecraft_version = "1.20.3"
filament {
minecraftVersion = minecraft_version