Skip to content

Commit

Permalink
release: v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
voocel committed Feb 6, 2023
1 parent ca6a52e commit bc8e124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var (
SVDownload string
)

const Ver = "v1.1.6"
const Ver = "v1.1.7"

func main() {
l.SetLevel("debug")
Expand Down

0 comments on commit bc8e124

Please sign in to comment.