This commit is contained in:
Adrian Siekierka 2019-05-13 14:01:29 +02:00
parent 3d9cd2a265
commit 3a97bc956d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ plugins {
id 'maven-publish' id 'maven-publish'
} }
def minecraft_version = "1.14.1 Pre-Release 2" def minecraft_version = "1.14.1"
def ENV = System.getenv() def ENV = System.getenv()
// Fetch build number from Jenkins // Fetch build number from Jenkins