We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fe4bc commit d0a81b0Copy full SHA for d0a81b0
1 file changed
src/mtproto_proxy.app.src
@@ -1,6 +1,6 @@
1
{application, mtproto_proxy,
2
[{description, "High-performance Telegram MTProto proxy server"},
3
- {vsn, "0.8.2"},
+ {vsn, "0.8.3"},
4
{registered, []},
5
{mod, { mtproto_proxy_app, []}},
6
{applications,
0 commit comments