Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Apr 15, 2018
1 parent 1c05c35 commit 5897beb
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 @@ -36,7 +36,7 @@ var version string
func main() {

app := cli.NewApp()
app.Name = "Croc"
app.Name = "croc"
app.Version = version
app.Author = author
app.Email = email
Expand Down

0 comments on commit 5897beb

Please sign in to comment.