aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/uwp/extension.vsixmanifest
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2023-09-22 16:22:03 +0300
committerlevlam <levlam@telegram.org>2023-09-22 16:22:03 +0300
commit2589c3fd46925f5d57e4ec79233cd1bd0f5d0c09 (patch)
tree13995bc6cfb54f105a081eb3ef0069af3ef245a9 /example/uwp/extension.vsixmanifest
parent7eef4ec47a9929b71ff92ee0640033dd2fa2710f (diff)
Update version to 1.8.19.
Diffstat (limited to 'example/uwp/extension.vsixmanifest')
-rw-r--r--example/uwp/extension.vsixmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/uwp/extension.vsixmanifest b/example/uwp/extension.vsixmanifest
index db2123441..184cefbf7 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.18" Language="en-US" Publisher="Telegram LLC" />
+ <Identity Id="Telegram.Td.UWP" Version="1.8.19" 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>