bump 8.0.13
This commit is contained in:
parent
c260147714
commit
4deced8827
|
|
@ -32,7 +32,7 @@ func Run() (err error) {
|
|||
app := cli.NewApp()
|
||||
app.Name = "croc"
|
||||
if Version == "" {
|
||||
Version = "v8.0.13-8b11c5b"
|
||||
Version = "v8.0.13-c260147"
|
||||
}
|
||||
app.Version = Version
|
||||
app.Compiled = time.Now()
|
||||
|
|
|
|||
Loading…
Reference in New Issue