This commit is contained in:
modmuss50 2022-02-28 14:11:10 +00:00
parent d1df9656eb
commit 2d548eedce
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.2-rc1"
def minecraft_version = "1.18.2"
def ENV = System.getenv()
// Fetch build number from Github Actions