diff --git a/main.go b/main.go index a17e810..5842d19 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "github.com/rivo/tview" ) -const version = "1.0.34" +const version = "1.0.35" func main() { util.SetTerminalTitle("tut")