File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ All notable changes to this project will be documented in this file.
1111
1212The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
1313
14- ## [ Unreleased] (1.8.56)
14+ ## [ Unreleased] (1.8.56.1 )
1515### Changed
16- - Update to [ TDLib v1.8.56] ( https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.56 ) .
16+ - Update to [ TDLib v1.8.56.1 ] ( https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.56.1 ) .
1717
1818## [ 1.8.45] - 2025-02-13
1919### Changed
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
66
77<Project >
88 <PropertyGroup Label =" Packaging" >
9- <Version >1.8.56</Version >
9+ <Version >1.8.56.1 </Version >
1010 </PropertyGroup >
1111
1212 <PropertyGroup >
Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: MIT
44
55param (
6- [string ] $CommitHash = ' 8fbaf8441a79214bd00a1f19ab0bbcc91cd04e52 ' ,
6+ [string ] $CommitHash = ' 4f4df7c6436085391e0b6d74cc7a54cf274c7edf ' ,
77 [string ] $TdApiUrl = " https://github.com/tdlib/td/raw/$CommitHash /td/generate/scheme/td_api.tl" ,
88
99 [string ] $SourceRoot = " $PSScriptRoot /.." ,
You can’t perform that action at this time.
0 commit comments