1.17.1-pre2

This commit is contained in:
modmuss50 2021-06-29 17:26:16 +01:00
parent 8d5c0505e8
commit 81938ec1ed
1 changed files with 1 additions and 1 deletions

View File

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