Skip to content

Commit 5897beb

Browse files
committed
update ui
1 parent 1c05c35 commit 5897beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ var version string
3636
func main() {
3737

3838
app := cli.NewApp()
39-
app.Name = "Croc"
39+
app.Name = "croc"
4040
app.Version = version
4141
app.Author = author
4242
app.Email = email

0 commit comments

Comments
 (0)