v2.0.3.0030

This commit is contained in:
marmei
2019-09-07 12:51:21 +02:00
parent 81e8ae33d7
commit 11453c6053
2 changed files with 11 additions and 4 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.0.2.0023"
const Version = "2.0.3.0030"
// DBVersion : Datanbank Version
const DBVersion = "2.0.0"