Skip to content

Commit b0235ec

Browse files
authored
Update mtproto-proxy version
1 parent f8ccfd9 commit b0235ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mtproxy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ do_install() {
256256

257257
[[ -f "./mtg" ]] && ./mtg && echo "Installed for mtg"
258258
else
259-
wget https://github.com/ellermister/mtproxy/releases/download/0.03/mtproto-proxy -O mtproto-proxy -q
259+
wget https://github.com/ellermister/mtproxy/releases/download/v0.04/mtproto-proxy -O mtproto-proxy -q
260260
chmod +x mtproto-proxy
261261
fi
262262

0 commit comments

Comments
 (0)