mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Version 1.6.
- Play video files and listen to music without waiting for them to fully download. - Press CTRL+0 (CMD+0 on macOS) to jump to your Saved Messages.
This commit is contained in:
@@ -15,7 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#define TDESKTOP_ALPHA_VERSION (0ULL)
|
||||
#endif // TDESKTOP_OFFICIAL_TARGET
|
||||
|
||||
constexpr auto AppVersion = 1005018;
|
||||
constexpr auto AppVersionStr = "1.5.18";
|
||||
constexpr auto AppBetaVersion = true;
|
||||
constexpr auto AppVersion = 1006000;
|
||||
constexpr auto AppVersionStr = "1.6";
|
||||
constexpr auto AppBetaVersion = false;
|
||||
constexpr auto AppAlphaVersion = TDESKTOP_ALPHA_VERSION;
|
||||
|
Reference in New Issue
Block a user