Version 5.14.2.

- Buy Rare Gifts in the Marketplace.
- Sell Your Gifts for Stars.
- Set Your Channel to Auto-Translate.
This commit is contained in:
John Preston
2025-05-08 18:13:34 +04:00
parent 2ba0ebf3e8
commit 66d512f26f
7 changed files with 21 additions and 22 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ constexpr auto AppId = "{53F49750-6209-4FBF-9CA8-7A333C87D1ED}"_cs;
constexpr auto AppNameOld = "Telegram Win (Unofficial)"_cs;
constexpr auto AppName = "Telegram Desktop"_cs;
constexpr auto AppFile = "Telegram"_cs;
constexpr auto AppVersion = 5014001;
constexpr auto AppVersionStr = "5.14.1";
constexpr auto AppVersion = 5014002;
constexpr auto AppVersionStr = "5.14.2";
constexpr auto AppBetaVersion = false;
constexpr auto AppAlphaVersion = TDESKTOP_ALPHA_VERSION;