mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Closed beta 1000018002: more phrases for payments.
Also replacing the Buy keyboard button with Receipt if the invoice was payed already (like in mobile apps). This required to move the inline markup apply before the media apply in message editing.
This commit is contained in:
@@ -22,7 +22,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
|
||||
|
||||
#include "core/utils.h"
|
||||
|
||||
#define BETA_VERSION_MACRO (1000018001ULL)
|
||||
#define BETA_VERSION_MACRO (1000018002ULL)
|
||||
|
||||
constexpr int AppVersion = 1000018;
|
||||
constexpr str_const AppVersionStr = "1.0.18";
|
||||
|
Reference in New Issue
Block a user