Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamashou committed Apr 17, 2024
1 parent 00406a2 commit 37317a1
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 @@ -12,7 +12,7 @@ import (
"github.com/urfave/cli/v2"
)

const version = "0.20.2"
const version = "0.20.0"

var versionCmd = &cli.Command{
Name: "version",
Expand Down

0 comments on commit 37317a1

Please sign in to comment.