This commit is contained in:
modmuss50 2019-05-22 15:33:17 +01:00
parent 1f9f42e6dd
commit 39643cfb85
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.2 Pre-Release 2" def minecraft_version = "1.14.2 Pre-Release 3"
def ENV = System.getenv() def ENV = System.getenv()
// Fetch build number from Jenkins // Fetch build number from Jenkins