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