Skip to content

Commit

Permalink
version 4.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xmdnx committed Nov 7, 2023
1 parent 3fc8552 commit 1b5e9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Telegram/SourceFiles/rabbit/rabbit_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ For license and copyright information please follow this link:
*/
#pragma once

constexpr auto AppRabbitVersion = 4011003;
constexpr auto AppRabbitVersionStr = "4.11.3";
constexpr auto AppRabbitVersion = 4011005;
constexpr auto AppRabbitVersionStr = "4.11.5";
constexpr auto AppRabbitBetaVersion = false;

0 comments on commit 1b5e9b6

Please sign in to comment.