Skip to content

Commit

Permalink
Bump to 2.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c0re100 committed Mar 30, 2020
1 parent 6f552f6 commit 6e4c747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Telegram/SourceFiles/core/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ constexpr auto AppVersion = 2000000;
constexpr auto AppVersionStr = "2.0";
constexpr auto AppBetaVersion = false;
constexpr auto AppAlphaVersion = TDESKTOP_ALPHA_VERSION;
constexpr auto AppVersionReleaseStr = "1.9.22.1";
constexpr auto AppVersionReleaseStr = "2.0.0.1";

0 comments on commit 6e4c747

Please sign in to comment.