This commit is contained in:
modmuss50 2022-07-27 18:01:35 +01:00
parent def729f770
commit 2c7a2dffe2
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.1-rc3"
def minecraft_version = "1.19.1"
def ENV = System.getenv()
// Fetch build number from Github Actions