Skip to content

Commit 186227e

Browse files
committed
Removed default build number
1 parent 38a4406 commit 186227e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

main.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@ func main() {
174174
&cli.StringFlag{
175175
Name: "build",
176176
Aliases: []string{"b"},
177-
Value: "0",
178-
Usage: "Build number of the version. Defaults to 0",
177+
Usage: "Build number of the version",
179178
},
180179
},
181180
Action: func(cCtx *cli.Context) error {

0 commit comments

Comments
 (0)