This commit is contained in:
modmuss50 2023-09-21 16:05:37 +01:00
parent eb9a6ccd07
commit c06d7aec66
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.2-rc2"
def minecraft_version = "1.20.2"
filament {
minecraftVersion = minecraft_version