Skip to content

Commit

Permalink
telly v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tombowditch committed Jun 15, 2018
1 parent a3fb486 commit 8d7ddfa
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 @@ -208,7 +208,7 @@ func base64StreamHandler(w http.ResponseWriter, r *http.Request, base64StreamUrl
}

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

Expand Down

0 comments on commit 8d7ddfa

Please sign in to comment.