diff --git a/cmd/root.go b/cmd/root.go index 93c3d8b..76bcb89 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -74,5 +74,5 @@ func init() { }) rootCmd.SetVersionTemplate("roulette v{{.Version}}\n") - rootCmd.Version = "0.49.1" + rootCmd.Version = "0.49.2" } diff --git a/cmd/web.go b/cmd/web.go index 4c92a42..87c38d3 100644 --- a/cmd/web.go +++ b/cmd/web.go @@ -641,7 +641,7 @@ func serveDebugHtml(args []string, index *Index) http.HandlerFunc { htmlBody.WriteString(`
`) htmlBody.WriteString(``) - htmlBody.WriteString(`