aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/uwp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-11-26 17:24:27 +0300
committerlevlam <levlam@telegram.org>2025-11-26 17:24:27 +0300
commit6f4ee8703898f7829c442c74c5170beada171962 (patch)
tree1481c2ea1e0b35d067d6dc707d03a0bd3fd1b73c /example/uwp
parente9ec473691200252f065521a8260827a3784101f (diff)
Update version to 1.8.57.
Diffstat (limited to 'example/uwp')
-rw-r--r--example/uwp/Telegram.Td.UWP.nuspec2
-rw-r--r--example/uwp/extension.vsixmanifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/example/uwp/Telegram.Td.UWP.nuspec b/example/uwp/Telegram.Td.UWP.nuspec
index 49e69c308..c29389f9a 100644
--- a/example/uwp/Telegram.Td.UWP.nuspec
+++ b/example/uwp/Telegram.Td.UWP.nuspec
@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<metadata>
<id>Telegram.Td.UWP</id>
- <version>1.8.56</version>
+ <version>1.8.57</version>
<title>TDLib for Universal Windows Platform</title>
<authors>Telegram</authors>
<owners>Telegram</owners>
diff --git a/example/uwp/extension.vsixmanifest b/example/uwp/extension.vsixmanifest
index f65fa0ba1..5a3e03aa0 100644
--- a/example/uwp/extension.vsixmanifest
+++ b/example/uwp/extension.vsixmanifest
@@ -1,6 +1,6 @@
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011">
<Metadata>
- <Identity Id="Telegram.Td.UWP" Version="1.8.56" Language="en-US" Publisher="Telegram LLC" />
+ <Identity Id="Telegram.Td.UWP" Version="1.8.57" Language="en-US" Publisher="Telegram LLC" />
<DisplayName>TDLib for Universal Windows Platform</DisplayName>
<Description>TDLib is a library for building Telegram clients</Description>
<MoreInfo>https://core.telegram.org/tdlib</MoreInfo>