build(version): bump
This commit is contained in:
parent
23f397c180
commit
b9888e50ac
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -14,7 +14,7 @@ import (
|
||||||
var token string
|
var token string
|
||||||
|
|
||||||
const (
|
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() {
|
func init() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue