Skip to content

Commit 0eb4329

Browse files
committed
Update version to 0.1.11.
1 parent 5139ba1 commit 0eb4329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/server/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/pytdbot/tdlib-server/internal/utils"
88
)
99

10-
const Version = "0.1.10"
10+
const Version = "0.1.11"
1111
const AppName = "TDLib Server"
1212
const MINIMUM_TDLIB_VERSION = "1.8.6"
1313

0 commit comments

Comments
 (0)