From 5792d59c3ed577096556b744a51bb375e59c325f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 29 Feb 2020 19:30:59 +0300 Subject: Discord: - fixes #1953 ([Discord] Changing status post-sign-in doesn't work unless a normal client is also open); - fixes #705 ([Discord] System tray icon does not reflect actual status of Discord protocol); - version bump --- protocols/Discord/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Discord/src/version.h') diff --git a/protocols/Discord/src/version.h b/protocols/Discord/src/version.h index eb2be75625..00d257e060 100644 --- a/protocols/Discord/src/version.h +++ b/protocols/Discord/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 6 #define __RELEASE_NUM 2 -#define __BUILD_NUM 4 +#define __BUILD_NUM 5 #include -- cgit v1.2.3