mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Version 1.3.13.
- Export data from individual chats using the '...' menu. - Added a new night theme. - You can now assign custom themes as night and day themes to quickly switch between them. - Support for Telegram Passport 1.1 and improved password hashing algorithm to better protect Telegram Passport data.
This commit is contained in:
@@ -9,7 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "core/utils.h"
|
||||
|
||||
#define BETA_VERSION_MACRO (1003013004ULL)
|
||||
#define BETA_VERSION_MACRO (0ULL)
|
||||
|
||||
constexpr int AppVersion = 1003013;
|
||||
constexpr str_const AppVersionStr = "1.3.13";
|
||||
|
Reference in New Issue
Block a user