2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Alpha version 1.3.6: Make it another alpha.

This commit is contained in:
John Preston
2018-06-11 10:41:48 +03:00
parent d8b51670e7
commit 8700c1b08f
2 changed files with 2 additions and 2 deletions

View File

@@ -13,5 +13,5 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
constexpr int AppVersion = 1003006;
constexpr str_const AppVersionStr = "1.3.6";
constexpr bool AppAlphaVersion = false;
constexpr bool AppAlphaVersion = true;
constexpr uint64 AppBetaVersion = BETA_VERSION_MACRO;