This commit is contained in:
Player 2020-06-24 14:53:12 +02:00
parent e447c4558d
commit 31e6f65098
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"
def minecraft_version = "1.16.1"
def ENV = System.getenv()
// Fetch build number from Jenkins