build(gokord): update bot version

This commit is contained in:
Anhgelus Morhtuuzh 2025-01-03 13:43:18 +01:00
parent 3e038c2dfb
commit de1b3977fb
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5

View file

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