This commit is contained in:
modmuss50 2021-06-08 16:07:35 +01:00
parent 1bbd993937
commit f63e45a644
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-rc2"
def minecraft_version = "1.17"
def ENV = System.getenv()
// Fetch build number from Github Actions