build(gokord): bump version to 2.3.1

This commit is contained in:
Anhgelus Morhtuuzh 2024-10-20 12:49:06 +02:00
parent 81d9910e5e
commit e77b1eacab
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5

View file

@ -19,8 +19,8 @@ var (
Version = gokord.Version{
Major: 2,
Minor: 3,
Patch: 0,
} // git version: 0.3.0 (it's the v2 of the bot)
Patch: 1,
} // git version: 0.3.1 (it's the v2 of the bot)
)
func init() {