diff --git a/cmd/version.go b/cmd/version.go index 0247e00..f1efa95 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -10,7 +10,7 @@ import ( "github.com/spf13/cobra" ) -var Version = "0.12.2" +var Version = "0.12.3" func init() { rootCmd.AddCommand(versionCmd) diff --git a/cmd/web.go b/cmd/web.go index f35cb8f..c1368ab 100644 --- a/cmd/web.go +++ b/cmd/web.go @@ -54,7 +54,7 @@ func serveHtml(w http.ResponseWriter, r http.Request, filePath string) error { htmlBody += `
` - htmlBody += fmt.Sprintf(`"