aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 64e9147..5baeab7 100644
--- a/main.go
+++ b/main.go
@@ -14,7 +14,7 @@ import (
var token string
const (
- Version = "2.2.1" // git version: 0.2.1 (it's the v2 of the bot)
+ Version = "2.2.2" // git version: 0.2.2 (it's the v2 of the bot)
)
func init() {