Skip to content

Commit

Permalink
v2.1.2.0120
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-mei committed Feb 15, 2020
1 parent 493d612 commit c1970a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xteve.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.0117"
const Version = "2.1.2.0120"

// DBVersion : Datanbank Version
const DBVersion = "2.1.0"
Expand Down

0 comments on commit c1970a8

Please sign in to comment.