aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-18 12:51:15 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-18 12:51:15 +0200
commitb9888e50acdcfa2af6e9cc75f7c2ca4b5a5a41c9 (patch)
treed3973e5ebdbfc478b1fe4d54e2d9359607dfcb61
parent23f397c18081d81c07c5f267ce7f7e865c1600ff (diff)
build(version): bump
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 34810d3..64e9147 100644
--- a/main.go
+++ b/main.go
@@ -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() {