From d9d812e9cf9e028cf3404d5f6aa51bfe7b4a3597 Mon Sep 17 00:00:00 2001 From: Sergey Prokhorov Date: Mon, 21 Oct 2019 02:01:59 +0200 Subject: [PATCH] Version bump 0.7.0 --- src/mtproto_proxy.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mtproto_proxy.app.src b/src/mtproto_proxy.app.src index 65ef757..5d3abd8 100644 --- a/src/mtproto_proxy.app.src +++ b/src/mtproto_proxy.app.src @@ -1,6 +1,6 @@ {application, mtproto_proxy, [{description, "High-performance Telegram MTProto proxy server"}, - {vsn, "0.6.1"}, + {vsn, "0.7.0"}, {registered, []}, {mod, { mtproto_proxy_app, []}}, {applications,