This commit is contained in:
modmuss50 2021-06-04 15:14:50 +01:00
parent 233d572f2c
commit 0ffa7d2901
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ plugins {
id 'net.fabricmc.filament' version '0.3.0'
}
def minecraft_version = "1.17-pre5"
def minecraft_version = "1.17-rc1"
def ENV = System.getenv()
// Fetch build number from Github Actions