This commit is contained in:
modmuss50 2020-01-21 15:07:00 +00:00
parent fc5dbf2128
commit 0602bc748b
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.15.2-pre2" def minecraft_version = "1.15.2"
def ENV = System.getenv() def ENV = System.getenv()
// Fetch build number from Jenkins // Fetch build number from Jenkins