mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Version 1.2.16.
- Bug fixes and other minor improvements.
This commit is contained in:
@@ -11,7 +11,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#define BETA_VERSION_MACRO (0ULL)
|
||||
|
||||
constexpr int AppVersion = 1002015;
|
||||
constexpr str_const AppVersionStr = "1.2.15";
|
||||
constexpr int AppVersion = 1002016;
|
||||
constexpr str_const AppVersionStr = "1.2.16";
|
||||
constexpr bool AppAlphaVersion = false;
|
||||
constexpr uint64 AppBetaVersion = BETA_VERSION_MACRO;
|
||||
|
Reference in New Issue
Block a user