This commit is contained in:
modmuss50 2020-06-24 08:05:25 +01:00
parent ac61bceab8
commit a8502591b0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ plugins {
id 'java' // for jd gen
}
def minecraft_version = "1.16-rc1"
def minecraft_version = "1.16"
def ENV = System.getenv()
// Fetch build number from Jenkins