Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tombowditch committed Feb 21, 2018
1 parent 5c69fd4 commit e455017
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 @@ -138,7 +138,7 @@ func buildChannels(usedTracks []m3u.Track, filterRegex *regexp.Regexp) []LineupI
}

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

Expand Down

0 comments on commit e455017

Please sign in to comment.