This commit is contained in:
Timo Ley 2020-03-20 22:17:02 +01:00
parent 041395b06e
commit 7b056c057d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import groovy.json.JsonOutput
def mainVersion = "1.7"
def buildNumber = "36"
def buildNumber = "37"
// For those who want the bleeding edge
buildscript {