Build 1.7-27

This commit is contained in:
malte0811 2018-07-16 20:05:48 +02:00
parent dca94087a2
commit 0a67837965

View file

@ -1,7 +1,7 @@
import groovy.json.JsonOutput
def mainVersion = "1.7"
def buildNumber = "26"
def buildNumber = "27"
// For those who want the bleeding edge
buildscript {
@ -222,4 +222,4 @@ class GenerateUpdateJSON extends DefaultTask {
task updateJson(type: GenerateUpdateJSON)
build.finalizedBy updateJson
build.finalizedBy updateJson