build(gokord): bump bot version to 3.1.3

This commit is contained in:
Anhgelus Morhtuuzh 2025-06-05 15:20:34 +02:00
parent 59121afa2b
commit 32c9c22b14
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5

View file

@ -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{}