Skip to content

Commit e08c5e7

Browse files
committed
bump 9.6.2
1 parent 3b81934 commit e08c5e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ func Run() (err error) {
3333
app := cli.NewApp()
3434
app.Name = "croc"
3535
if Version == "" {
36-
Version = "v9.6.2-2467411"
36+
Version = "v9.6.2-3b81934"
3737
}
3838
app.Version = Version
3939
app.Compiled = time.Now()

0 commit comments

Comments
 (0)