Skip to content

Commit

Permalink
update: new version
Browse files Browse the repository at this point in the history
  • Loading branch information
cybardev committed Mar 13, 2024
1 parent 213dcd9 commit a72ba45
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 @@ -7,7 +7,7 @@ import (
"strings"
)

const VERSION string = "v3.0.5"
const VERSION string = "v3.0.6"

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

0 comments on commit a72ba45

Please sign in to comment.