Missing placeholder

This commit is contained in:
marmei
2019-12-13 21:05:14 +01:00
parent 03e1abbe90
commit 66c01dd1fb
2 changed files with 37 additions and 37 deletions

View File

@@ -39,7 +39,7 @@ var GitHub = GitHubStruct{Branch: "master", User: "xteve-project", Repo: "xTeVe-
const Name = "xTeVe"
// Version : Version, die Build Nummer wird in der main func geparst.
const Version = "2.1.1.0110"
const Version = "2.1.1.0111"
// DBVersion : Datanbank Version
const DBVersion = "2.1.0"