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

Closed beta 10019002: redesign, fix emoji pan hide after inline bot.

This commit is contained in:
John Preston
2016-11-06 21:08:52 +03:00
parent b3d1602354
commit dac96bfc4a
8 changed files with 22 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "core/utils.h"
#define BETA_VERSION_MACRO (10019001ULL)
#define BETA_VERSION_MACRO (10019002ULL)
constexpr int AppVersion = 10020;
constexpr str_const AppVersionStr = "0.10.20";