Skip to content

Commit 28bb1ab

Browse files
committed
Update version to 0.1.14.
1 parent c4b48b3 commit 28bb1ab

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.13"
10+
const Version = "0.1.14"
1111
const AppName = "TDLib Server"
1212
const MINIMUM_TDLIB_VERSION = "1.8.6"
1313

0 commit comments

Comments
 (0)