Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tombowditch committed Mar 3, 2018
1 parent 4583648 commit 3cd0a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ func buildChannels(usedTracks []m3u.Track, filterRegex *regexp.Regexp) []LineupI
}

func main() {
tellyVersion := "v0.4.4"
tellyVersion := "v0.4.5"
log("info", "booting telly "+tellyVersion)
usedTracks := make([]m3u.Track, 0)

Expand Down

0 comments on commit 3cd0a14

Please sign in to comment.