Skip to content

Commit e1cd71b

Browse files
committed
v0.20.45
1 parent 154e966 commit e1cd71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"github.com/urfave/cli"
2121
)
2222

23-
const version = "0.20.40"
23+
const version = "0.20.45"
2424

2525
func init() {
2626
util.LogInit()

0 commit comments

Comments
 (0)