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

Closed beta version 1.3.16.4.

This commit is contained in:
John Preston
2018-09-19 19:21:06 +03:00
parent 233a87a8bc
commit 81f9c70279
5 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "core/utils.h"
#define BETA_VERSION_MACRO (1003016003ULL)
#define BETA_VERSION_MACRO (1003016004ULL)
constexpr int AppVersion = 1003016;
constexpr str_const AppVersionStr = "1.3.16";