mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Beta version 1.8.5.
- Create new themes based on your color and wallpaper choices. - Share your themes with other users via links. - Update your theme for all its users when you change something.
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 = 1008004;
|
||||
constexpr auto AppVersionStr = "1.8.4";
|
||||
constexpr auto AppBetaVersion = false;
|
||||
constexpr auto AppVersion = 1008005;
|
||||
constexpr auto AppVersionStr = "1.8.5";
|
||||
constexpr auto AppBetaVersion = true;
|
||||
constexpr auto AppAlphaVersion = TDESKTOP_ALPHA_VERSION;
|
||||
|
Reference in New Issue
Block a user