From 3b78f92411d83786d46ad3fb9ffb5ed895c09623 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 3 Jan 2020 12:04:26 +0100 Subject: [PATCH] Update release --- debian9-x86_64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian9-x86_64.sh b/debian9-x86_64.sh index 7e37f29..72955f8 100644 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -32,7 +32,7 @@ SHADOWSOCKS_VERSION="3.3.3" VPS_DOMAIN=${VPS_DOMAIN:-$(wget -4 -qO- -T 2 http://hostname.openmptcprouter.com)} VPSPATH="server" -OMR_VERSION="0.1006" +OMR_VERSION="0.1007" set -e umask 0022