From a1166fc8339560adc64c2671450853d899e356ba Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 6 Jan 2020 12:46:20 +0100 Subject: [PATCH] Set to release 0.1008 --- 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 9e3860a..5934b35 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.1007" +OMR_VERSION="0.1008" set -e umask 0022