mirror of
https://github.com/schollz/croc.git
synced 2024-11-24 16:23:47 +03:00
bump 6.3.0
This commit is contained in:
parent
419a766c6f
commit
0f15698970
@ -32,7 +32,7 @@ func Run() (err error) {
|
||||
app := cli.NewApp()
|
||||
app.Name = "croc"
|
||||
if Version == "" {
|
||||
Version = "v6.3.0-2f2e19a"
|
||||
Version = "v6.3.0-419a766"
|
||||
}
|
||||
app.Version = Version
|
||||
app.Compiled = time.Now()
|
||||
|
Loading…
Reference in New Issue
Block a user