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

Closed beta 1000018003: notifications / jump to date.

This commit is contained in:
John Preston
2017-03-07 22:14:52 +03:00
parent 47c5d56c7b
commit 70b6335b11
5 changed files with 11 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "core/utils.h"
#define BETA_VERSION_MACRO (1000018002ULL)
#define BETA_VERSION_MACRO (1000018003ULL)
constexpr int AppVersion = 1000018;
constexpr str_const AppVersionStr = "1.0.18";