We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3934d0 commit d8fcff4Copy full SHA for d8fcff4
internal/server/version.go
@@ -7,7 +7,7 @@ import (
7
"github.com/pytdbot/tdlib-server/internal/utils"
8
)
9
10
-const Version = "0.1.12"
+const Version = "0.1.13"
11
const AppName = "TDLib Server"
12
const MINIMUM_TDLIB_VERSION = "1.8.6"
13
0 commit comments