Skip to content

Commit c634145

Browse files
authored
Update const.go
update library version to 1.6.7
1 parent f4bd405 commit c634145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
const (
88
ApiVersion = 218
9-
Version = "v1.6.3"
9+
Version = "v1.6.7"
1010

1111
ModeAbridged = "modeAbridged"
1212
ModeFull = "modeFull"

0 commit comments

Comments
 (0)