Skip to content

Commit d8fcff4

Browse files
committed
Update version to 0.1.13.
1 parent b3934d0 commit d8fcff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)