This commit is contained in:
modmuss50 2021-11-30 16:08:33 +00:00
parent 0de5bbc883
commit e0c26300f8
1 changed files with 1 additions and 1 deletions

View File

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