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 Nov 10, 2021
1 parent 0241cd9 commit f2e779e
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 @@ -22,7 +22,7 @@ func init() {
cache.Init()
}

var Version = "v1.0.15"
var Version = "v1.0.16"

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

0 comments on commit f2e779e

Please sign in to comment.