diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-18 12:51:15 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-18 12:51:15 +0200 |
| commit | b9888e50acdcfa2af6e9cc75f7c2ca4b5a5a41c9 (patch) | |
| tree | d3973e5ebdbfc478b1fe4d54e2d9359607dfcb61 | |
| parent | 23f397c18081d81c07c5f267ce7f7e865c1600ff (diff) | |
build(version): bump
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ import ( var token string const ( - Version = "2.2.0" // git version: 0.2.0 (it's the v2 of the bot) + Version = "2.2.1" // git version: 0.2.1 (it's the v2 of the bot) ) func init() { |
