From c369a5d36d8baf079e5579ceb4178f5d1073ba52 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Sun, 26 May 2024 21:36:45 +0500 Subject: VKontakte: delete unsupported search by email function set max chat title to 100 update VK API version to 5.236 version bump --- protocols/VKontakte/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/VKontakte/src/version.h') diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index 31407d4baa..e7a6adffcc 100644 --- a/protocols/VKontakte/src/version.h +++ b/protocols/VKontakte/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 16 -#define __BUILD_NUM 8 +#define __BUILD_NUM 9 #include -- cgit v1.2.3