update to 19w03c

This commit is contained in:
Adrian Siekierka 2019-01-18 12:52:18 +01:00
parent 0da728a0ae
commit fb721aba4c
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 = "19w03b" def minecraft_version = "19w03c"
def ENV = System.getenv() def ENV = System.getenv()
// Fetch build number from Jenkins // Fetch build number from Jenkins