diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-06-05 15:20:34 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-06-05 15:20:34 +0200 |
| commit | 32c9c22b1468511cfeb38adef17aad4f1120425e (patch) | |
| tree | 93e486995e2fa57718199836fb529816476b5108 /main.go | |
| parent | 59121afa2b5ddf9fc412e665da97784a7b92de69 (diff) | |
build(gokord): bump bot version to 3.1.3
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ var ( Version = gokord.Version{ Major: 3, Minor: 1, - Patch: 2, + Patch: 3, } stopPeriodicReducer chan<- interface{} |
