diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-25 09:37:18 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-25 09:37:18 +0100 |
| commit | 238e1027be0ac86e682bb01f45277575817e814b (patch) | |
| tree | b192bd999499bac14f134fd65be189d679a81a0c | |
| parent | 50256de97095f619c5a36da6e52eb149d6aceb0e (diff) | |
build(gokord): bump version to 2.3.2
| -rw-r--r-- | main.go | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,8 +19,8 @@ var ( Version = gokord.Version{ Major: 2, Minor: 3, - Patch: 1, - } // git version: 0.3.1 (it's the v2 of the bot) + Patch: 2, + } // git version: 0.3.2 (it's the v2 of the bot) ) func init() { |
