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

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Dec 17, 2021
1 parent 315daef commit f3316c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func init() {
cache.Init()
}

var Version = "v1.1.0"
var Version = "v1.1.1"

type Task struct {
Id string `json:"id"`
Expand Down

0 comments on commit f3316c0

Please sign in to comment.