1.20.2-rc2

This commit is contained in:
modmuss50 2023-09-18 15:06:36 +01:00
parent 596fd90f6b
commit 37fe135868
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-rc1"
def minecraft_version = "1.20.2-rc2"
filament {
minecraftVersion = minecraft_version