We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d25d5d commit 71261d6Copy full SHA for 71261d6
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.2.0"
+const Version = "0.3.0"
11
const AppName = "TDLib Server"
12
const MINIMUM_TDLIB_VERSION = "1.8.6"
13
0 commit comments