version bump
This commit is contained in:
parent
9c348b4bbd
commit
f8029204e4
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
TAG := v1.3.0
|
TAG := v1.4.0
|
||||||
|
|
||||||
schema-update:
|
schema-update:
|
||||||
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl
|
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl
|
||||||
|
|
1226
client/function.go
1226
client/function.go
File diff suppressed because it is too large
Load diff
3573
client/type.go
3573
client/type.go
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
2546
data/td_api.json
2546
data/td_api.json
File diff suppressed because it is too large
Load diff
782
data/td_api.tl
782
data/td_api.tl
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue