1.18.1-rc3

This commit is contained in:
Player 2021-12-10 05:23:55 +01:00
parent fa3916ac6f
commit 242ce1869c
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.1-rc2"
def minecraft_version = "1.18.1-rc3"
def ENV = System.getenv()
// Fetch build number from Github Actions