There was an error while loading. Please reload this page.
1 parent c4b48b3 commit 28bb1abCopy full SHA for 28bb1ab
1 file changed
internal/server/version.go
@@ -7,7 +7,7 @@ import (
7
"github.com/pytdbot/tdlib-server/internal/utils"
8
)
9
10
-const Version = "0.1.13"
+const Version = "0.1.14"
11
const AppName = "TDLib Server"
12
const MINIMUM_TDLIB_VERSION = "1.8.6"
13
0 commit comments