Skip to content

Commit 781a80f

Browse files
committed
Update TDLib to 1.8.60
1 parent 2187f3d commit 781a80f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ All notable changes to this project will be documented in this file.
1111

1212
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1313

14+
## [Unreleased] (1.8.60)
15+
### Changed
16+
- Update to [TDLib v1.8.60](https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.60).
17+
1418
## [1.8.59] - 2025-12-29
1519
### Changed
1620
- Update to [TDLib v1.8.59](https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.59).

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SPDX-License-Identifier: BSL-1.0
77
<Project>
88
<PropertyGroup Label="Packaging">
99
<!-- REUSE-IgnoreStart -->
10-
<VersionPrefix>1.8.59</VersionPrefix>
10+
<VersionPrefix>1.8.60</VersionPrefix>
1111
<PackageLicenseExpression>BSL-1.0</PackageLicenseExpression>
1212
<Copyright>
1313
2018-2025 TDLib authors,

td

Submodule td updated 1474 files

0 commit comments

Comments
 (0)