Skip to content

Commit

Permalink
v.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
xmdnx committed Feb 23, 2024
1 parent 472b845 commit 93d5003
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 = 4014000;
constexpr auto AppRabbitVersionStr = "4.14";
constexpr auto AppRabbitVersion = 4015000;
constexpr auto AppRabbitVersionStr = "4.15";
constexpr auto AppRabbitBetaVersion = false;

0 comments on commit 93d5003

Please sign in to comment.