build(gokord): bump bot version to 3.1.3
This commit is contained in:
parent
59121afa2b
commit
32c9c22b14
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -19,7 +19,7 @@ var (
|
||||||
Version = gokord.Version{
|
Version = gokord.Version{
|
||||||
Major: 3,
|
Major: 3,
|
||||||
Minor: 1,
|
Minor: 1,
|
||||||
Patch: 2,
|
Patch: 3,
|
||||||
}
|
}
|
||||||
|
|
||||||
stopPeriodicReducer chan<- interface{}
|
stopPeriodicReducer chan<- interface{}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue