aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/uwp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-07-14 14:54:57 +0300
committerlevlam <levlam@telegram.org>2026-07-14 14:54:57 +0300
commita9966eb3704a3351568c28013fed67d797c17828 (patch)
tree4f10990825d9ab44db6aab79f0d2dae029d7ab4f /example/uwp
parente4554ffe226094e7c474375883b58ecdf9f95aaf (diff)
Update version to 1.8.66.
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 087146aa2..e31201d32 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.65</version>
+ <version>1.8.66</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 13c826347..b9410f493 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.65" Language="en-US" Publisher="Telegram LLC" />
+ <Identity Id="Telegram.Td.UWP" Version="1.8.66" 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>