build(gokord): bump version and fix updates.json
This commit is contained in:
parent
63bd0a0e98
commit
453a3e235b
2 changed files with 4 additions and 4 deletions
4
main.go
4
main.go
|
@ -18,8 +18,8 @@ var (
|
|||
updatesData []byte
|
||||
Version = gokord.Version{
|
||||
Major: 3,
|
||||
Minor: 0,
|
||||
Patch: 1,
|
||||
Minor: 1,
|
||||
Patch: 0,
|
||||
}
|
||||
|
||||
stopPeriodicReducer chan<- interface{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue