From 2b1ed7901193505753aa7048778253ecab270439 Mon Sep 17 00:00:00 2001 From: John Preston Date: Sat, 18 Mar 2023 08:12:50 +0400 Subject: [PATCH] Beta version 4.6.12: Fix local changelog version. --- Telegram/SourceFiles/core/changelogs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/core/changelogs.cpp b/Telegram/SourceFiles/core/changelogs.cpp index 6316cb521..a3eeafb31 100644 --- a/Telegram/SourceFiles/core/changelogs.cpp +++ b/Telegram/SourceFiles/core/changelogs.cpp @@ -121,7 +121,7 @@ std::map BetaLogs() { "- Fix possible crash on quit.\n" }, { - 4006011, + 4006012, "- Fix several possible crashes.\n" "- Deprecate macOS 10.12, Ubuntu 18.04 and CentOS 7 in July.\n"