mirror of
https://github.com/schollz/croc.git
synced 2024-11-24 16:23:47 +03:00
bump 8.6.4
This commit is contained in:
parent
3f10a147dd
commit
9bb2d2b7cc
@ -33,7 +33,7 @@ func Run() (err error) {
|
||||
app := cli.NewApp()
|
||||
app.Name = "croc"
|
||||
if Version == "" {
|
||||
Version = "v8.6.4-bf9ebfc"
|
||||
Version = "v8.6.4-3f10a14"
|
||||
}
|
||||
app.Version = Version
|
||||
app.Compiled = time.Now()
|
||||
|
Loading…
Reference in New Issue
Block a user