Skip to content

Commit d6694a9

Browse files
committed
bump 6.4.9
1 parent 5369fbc commit d6694a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ func Run() (err error) {
3232
app := cli.NewApp()
3333
app.Name = "croc"
3434
if Version == "" {
35-
Version = "v6.4.9-03d9785"
35+
Version = "v6.4.9-5369fbc"
3636
}
3737
app.Version = Version
3838
app.Compiled = time.Now()

0 commit comments

Comments
 (0)