Skip to content

Commit

Permalink
update: new version
Browse files Browse the repository at this point in the history
  • Loading branch information
cybardev committed Nov 18, 2024
1 parent ecbd831 commit f7e71a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ytgo/yt.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/chzyer/readline"
)

const VERSION string = "v3.1.0"
const VERSION string = "v3.1.1"

const (
C_RED string = "\x1b[31m"
Expand Down

0 comments on commit f7e71a6

Please sign in to comment.