mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Not applying draft if can't write a message. Closed beta 9049005.
This commit is contained in:
@@ -22,7 +22,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
|
||||
#include "core/basic_types.h"
|
||||
|
||||
#define BETA_VERSION_MACRO (9049004ULL)
|
||||
#define BETA_VERSION_MACRO (9049005ULL)
|
||||
|
||||
constexpr int AppVersion = 9049;
|
||||
constexpr str_const AppVersionStr = "0.9.49";
|
||||
|
Reference in New Issue
Block a user