This commit is contained in:
modmuss50 2022-06-07 16:08:08 +01:00
parent fcad5fa191
commit da89a51699
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.19-rc2"
def minecraft_version = "1.19"
def ENV = System.getenv()
// Fetch build number from Github Actions