Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit f3316c0

Browse files
committed
Update main.go
1 parent 315daef commit f3316c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ func init() {
2323
cache.Init()
2424
}
2525

26-
var Version = "v1.1.0"
26+
var Version = "v1.1.1"
2727

2828
type Task struct {
2929
Id string `json:"id"`

0 commit comments

Comments
 (0)